diff options
author | minskim <minskim@pkgsrc.org> | 2006-06-09 15:24:09 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-06-09 15:24:09 +0000 |
commit | 33659b766ad85d45959ffb3d7c1eaad576ca7ddd (patch) | |
tree | 516f0a279a3ea42bde8ab4ed297c6d35d1097c82 /audio/libsidplay2 | |
parent | 67071796ee82fbba8d0c74c2384fcc042577a469 (diff) | |
download | pkgsrc-33659b766ad85d45959ffb3d7c1eaad576ca7ddd.tar.gz |
Add missing files to PLIST.Linux. Bump PKGREVISION.
Diffstat (limited to 'audio/libsidplay2')
-rw-r--r-- | audio/libsidplay2/Makefile | 3 | ||||
-rw-r--r-- | audio/libsidplay2/PLIST.Linux | 3 |
2 files changed, 5 insertions, 1 deletions
diff --git a/audio/libsidplay2/Makefile b/audio/libsidplay2/Makefile index 220c54f4334..0cf4efaf1c3 100644 --- a/audio/libsidplay2/Makefile +++ b/audio/libsidplay2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/04/09 13:12:02 joerg Exp $ +# $NetBSD: Makefile,v 1.2 2006/06/09 15:24:09 minskim Exp $ # DISTNAME= sidplay-libs-2.1.1 PKGNAME= libsidplay2-2.1.1 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sidplay2/} diff --git a/audio/libsidplay2/PLIST.Linux b/audio/libsidplay2/PLIST.Linux new file mode 100644 index 00000000000..5c5d7dd0020 --- /dev/null +++ b/audio/libsidplay2/PLIST.Linux @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST.Linux,v 1.1 2006/06/09 15:24:09 minskim Exp $ +include/libsidplay2/sidplay/builders/hardsid.h +lib/sidplay/builders/libhardsid-builder.la |