# New ports collection makefile for:	mplayer-themes
# Date created:				18 Jun, 2007
# Whom:	Diego Depaoli <trebestie@gmail.com> and Yinghong Liu <relaxbsd@gmail.com>
#
# $FreeBSD: ports/multimedia/smplayer-themes/Makefile,v 1.2 2007/07/05 07:21:23 beech Exp $
#

PORTNAME=	smplayer-themes
PORTVERSION=	0.1.1
CATEGORIES=	multimedia audio kde
MASTER_SITES=	SF
MASTER_SITE_SUBDIR=smplayer

MAINTAINER=	relaxbsd@gmail.com
COMMENT=	Themes for smplayer

NO_BUILD=	yes

DATADIR=	${PREFIX}/share/smplayer

post-patch:
	@${REINPLACE_CMD} -e 's|PREFIX=/usr/local|PREFIX=${PREFIX}|g' \
		${WRKSRC}/Makefile

.include <bsd.port.mk>
