diff options
author | lukem <lukem> | 2001-08-16 06:22:32 +0000 |
---|---|---|
committer | lukem <lukem> | 2001-08-16 06:22:32 +0000 |
commit | 6b2204182c81fbee7d97ec9696cce57a1959cea7 (patch) | |
tree | 031d16f0dcfbef410af98ab9f19ca01c1d948e4b /audio/Makefile | |
parent | f1fd85c9ca888990783631509a4a592b955431a6 (diff) | |
download | pkgsrc-6b2204182c81fbee7d97ec9696cce57a1959cea7.tar.gz |
enable abcde and cd-discid
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index fd1a0252f51..da941933eea 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.109 2001/08/16 02:27:39 hubertf Exp $ +# $NetBSD: Makefile,v 1.110 2001/08/16 06:22:32 lukem Exp $ # COMMENT= Audio tools +SUBDIR+= abcde SUBDIR+= amp SUBDIR+= audacity SUBDIR+= aumix SUBDIR+= bladeenc SUBDIR+= cam +SUBDIR+= cd-discid SUBDIR+= cdd SUBDIR+= cddbd SUBDIR+= cdparanoia |