diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-09-09 13:58:36 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-09-09 13:58:36 +0000 |
commit | 0e3458ca3d1cedc4341c06deaf63f06612430cb3 (patch) | |
tree | 5fdc719b01f7e49f0b68fbd92e47d3f59adafbc4 /www/mod_musicindex/Makefile | |
parent | 4ad17fd04cdc16c2e81eb3300d433434ed7b7b2d (diff) |
Notes
Diffstat (limited to 'www/mod_musicindex/Makefile')
-rw-r--r-- | www/mod_musicindex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_musicindex/Makefile b/www/mod_musicindex/Makefile index 0e99cd41493c..d92ad47b9fdf 100644 --- a/www/mod_musicindex/Makefile +++ b/www/mod_musicindex/Makefile @@ -3,7 +3,7 @@ PORTNAME= mod_musicindex PORTVERSION= 1.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www audio MASTER_SITES= http://hacks.slashdirt.org/musicindex/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} @@ -13,6 +13,7 @@ COMMENT= Apache module that allows downloading and streaming of audio LICENSE= LGPL21 +USES= libarchive USE_APACHE= 22 OPTIONS_DEFINE= NLS FLAC MP3 MP4 VORBIS LIBARCHIVE FILECACHE MYSQLCACHE |