freebsd-ports/chinese/xmms/Makefile
Jeremy Lea b69d5b5e92 Change this port to a slave port of audio/xmms.
Approved by:	maintainer
2000-09-20 03:48:32 +00:00

22 lines
481 B
Makefile

# New ports collection makefile for: xmms
# Date created: 3 July 1999
# Whom: Espen Skoglund <esk@ira.uka.de>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../../audio/xmms
PATCH_SITES= ${MASTER_SITE_LOCAL}
PATCH_SITE_SUBDIR= sobomax
MAINTAINER= clive@CirX.ORG
RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf
pre-patch:
@( cd ${WRKSRC}; \
${PATCH} -sp1 < ${.CURDIR}/patches/xmms-1.2.x-xfont.diff ; )
.include "${MASTERDIR}/Makefile"