freebsd-ports/audio/xmms-fc/Makefile
Patrick Li 218357eb16 Update to 0.5.2
PR:		34721
Submitted by:	maintainer
2002-02-08 03:35:11 +00:00

22 lines
412 B
Makefile

# New ports collection makefile for: xmms-fc
# Date created: 8 Jan 2002
# Whom: David Yeske <dyeske@yahoo.com>
#
# $FreeBSD$
#
PORTNAME= xmms-fc
PORTVERSION= 0.5.2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= dyeske@yahoo.com
LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GTK= yes
.include <bsd.port.mk>