pkgsrc/audio/sidplay/Makefile
pooka da7f983b70 update to sidplay 1.0.9, makes the package compile again
changes:
Not much, basically bugfixes and re-adding of NetBSD audio support
to the mainline.
2002-11-23 18:39:30 +00:00

19 lines
505 B
Makefile

# $NetBSD: Makefile,v 1.9 2002/11/23 18:39:30 pooka Exp $
#
DISTNAME= sidplay-base-1.0.9
PKGNAME= sidplay-1.0.9
CATEGORIES= audio
MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/
EXTRACT_SUFX= .tgz
MAINTAINER= pooka@netbsd.org
HOMEPAGE= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/
COMMENT= tools for playing sidtunes
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include "../../audio/libsidplay/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"