2012-01-13 11:54:43 +01:00
|
|
|
# $NetBSD: Makefile,v 1.15 2012/01/13 10:54:51 obache Exp $
|
2001-12-24 16:20:02 +01:00
|
|
|
#
|
|
|
|
|
2002-09-03 17:36:40 +02:00
|
|
|
DISTNAME= xmms-sid-0.7.4
|
2012-01-13 11:54:43 +01:00
|
|
|
PKGREVISION= 6
|
2001-12-24 16:20:02 +01:00
|
|
|
CATEGORIES= audio
|
|
|
|
MASTER_SITES= http://www.tnsp.org/xs-files/
|
|
|
|
|
2006-09-03 02:56:28 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2001-12-24 16:20:02 +01:00
|
|
|
HOMEPAGE= http://www.tnsp.org/
|
|
|
|
COMMENT= XMMS plugin for SID (Commodore 64) music
|
|
|
|
|
2008-07-14 14:55:56 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2001-12-24 16:20:02 +01:00
|
|
|
GNU_CONFIGURE= YES
|
2006-05-15 20:37:20 +02:00
|
|
|
USE_LANGUAGES= c c++
|
2001-12-24 16:20:02 +01:00
|
|
|
USE_LIBTOOL= YES
|
|
|
|
|
2004-03-12 05:28:12 +01:00
|
|
|
.include "../../audio/libsidplay/buildlink3.mk"
|
|
|
|
.include "../../audio/xmms/buildlink3.mk"
|
2001-12-24 16:20:02 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|