diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-03-18 00:27:47 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-03-18 00:27:47 +0800 |
commit | 6443a4e846006f6cdcc9ef9ca3422bcdc7452aa4 (patch) | |
tree | 62a17e0d2eed61c8b2e986c6a4f26497ec14f27f /www/Makefile | |
parent | 3ed7799f8f66f2c3daac6d5192c14d10e1ff137e (diff) | |
download | freebsd-ports-gnome-6443a4e846006f6cdcc9ef9ca3422bcdc7452aa4.tar.gz freebsd-ports-gnome-6443a4e846006f6cdcc9ef9ca3422bcdc7452aa4.tar.zst freebsd-ports-gnome-6443a4e846006f6cdcc9ef9ca3422bcdc7452aa4.zip |
Apache::MP3, a nifty MP3 browser/player for Apache & mod-perl.
PR: ports/24585
Submitted by: Dominic Mitchell <dom@happygiraffe.net>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 7aa2d2bf7145..34dcb988f353 100644 --- a/www/Makefile +++ b/www/Makefile @@ -151,6 +151,7 @@ SUBDIR += p5-Apache-DBI SUBDIR += p5-Apache-Icon SUBDIR += p5-Apache-Language + SUBDIR += p5-Apache-MP3 SUBDIR += p5-Apache-Peek SUBDIR += p5-Apache-Radius SUBDIR += p5-Apache-Reload |