diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-09-26 23:18:51 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-09-26 23:18:51 +0000 |
commit | 3d8aeff5cf163ac417746bd275f90cf09e69e21f (patch) | |
tree | 1b8a43c9c6b82a1d42d619b1e7d7c2916cd92dab /audio/Makefile | |
parent | 07334f69fec6e6eb3f86cd8d35a5800d537376ba (diff) | |
download | pkgsrc-3d8aeff5cf163ac417746bd275f90cf09e69e21f.tar.gz |
Enable audio/moc.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 8d31bcd99e0..97c89eb6dfa 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.285 2005/08/22 13:51:03 rpaulo Exp $ +# $NetBSD: Makefile,v 1.286 2005/09/26 23:18:51 xtraeme Exp $ # COMMENT= Audio tools @@ -156,6 +156,7 @@ SUBDIR+= mbrolavox-us2 SUBDIR+= mbrolavox-us3 SUBDIR+= mikmod SUBDIR+= mixer.app +SUBDIR+= moc SUBDIR+= moss SUBDIR+= mp32ogg SUBDIR+= mp3_check |