blob: 765d7417dec80c69d049e47baf59fd05a21b5fe2 (
plain) (
tree)
|
|
# New ports collection makefile for: xmms
# Date created: 3 July 1999
# Whom: Espen Skoglund <esk@ira.uka.de>
#
# $FreeBSD$
#
CATEGORIES= chinese multimedia
MASTERDIR= ${.CURDIR}/../../multimedia/xmms
PATCH_SITES= ${MASTER_SITE_LOCAL}
PATCH_SITE_SUBDIR= sobomax
EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-xmms-1.2.x-xfont
MAINTAINER= clive@FreeBSD.org
#RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf
BROKEN= "Does not patch; will be removed after Feb 2"
.include "${MASTERDIR}/Makefile"
|