diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 | ||||
-rw-r--r-- | audio/mpg123-arts/DESCR | 1 | ||||
-rw-r--r-- | audio/mpg123-arts/Makefile | 9 | ||||
-rw-r--r-- | audio/mpg123-arts/PLIST | 2 |
4 files changed, 1 insertions, 14 deletions
diff --git a/audio/Makefile b/audio/Makefile index 2b7a41a046c..bafd62c5e46 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.546 2017/09/27 13:31:54 wiz Exp $ +# $NetBSD: Makefile,v 1.547 2017/09/27 13:32:30 wiz Exp $ # COMMENT= Audio tools @@ -321,7 +321,6 @@ SUBDIR+= mpc SUBDIR+= mpdas SUBDIR+= mpegaudio SUBDIR+= mpg123 -SUBDIR+= mpg123-arts SUBDIR+= mpg123-esound SUBDIR+= mpg123-nas SUBDIR+= mpg123-oss diff --git a/audio/mpg123-arts/DESCR b/audio/mpg123-arts/DESCR deleted file mode 100644 index 96ccd68cfff..00000000000 --- a/audio/mpg123-arts/DESCR +++ /dev/null @@ -1 +0,0 @@ -ARTS output module for the mpg123 audio player. diff --git a/audio/mpg123-arts/Makefile b/audio/mpg123-arts/Makefile deleted file mode 100644 index bc88a1519fe..00000000000 --- a/audio/mpg123-arts/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# $NetBSD: Makefile,v 1.9 2014/05/20 19:59:09 adam Exp $ - -MPG123_MODULE= arts - -.include "../../audio/mpg123/Makefile.common" - -.include "../../audio/arts/buildlink3.mk" -.include "../../audio/mpg123/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/mpg123-arts/PLIST b/audio/mpg123-arts/PLIST deleted file mode 100644 index a933bc737ad..00000000000 --- a/audio/mpg123-arts/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2010/03/14 16:28:02 martin Exp $ -lib/mpg123/output_arts.la |