pkgsrc/audio/xmms-sid/Makefile

21 lines
496 B
Makefile
Raw Normal View History

2003-07-17 23:21:03 +02:00
# $NetBSD: Makefile,v 1.6 2003/07/17 21:24:17 grant Exp $
#
DISTNAME= xmms-sid-0.7.4
2003-07-13 15:50:19 +02:00
PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://www.tnsp.org/xs-files/
2003-07-17 23:21:03 +02:00
MAINTAINER= mycroft@NetBSD.org
HOMEPAGE= http://www.tnsp.org/
COMMENT= XMMS plugin for SID (Commodore 64) music
2002-08-31 06:15:37 +02:00
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
2002-08-31 06:15:37 +02:00
.include "../../audio/libsidplay/buildlink2.mk"
.include "../../audio/xmms/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"