summaryrefslogtreecommitdiffstats
path: root/multimedia/smplayer-themes/Makefile
blob: a96bb5a9926488d8a660151cb5d176ef1489e722 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# 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$
#

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

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	Themes for smplayer

USE_BZIP2=	yes
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>
OpenPOWER on IntegriCloud