diff options
author | Henrik Brix Andersen <brix@FreeBSD.org> | 2010-07-12 15:33:48 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@FreeBSD.org> | 2010-07-12 15:33:48 +0000 |
commit | 60d89e67f197848f9e879049b7e246f76049d63b (patch) | |
tree | ca23a9df3e586a104883bb635e2a4a8b638c7361 /www/xapian-omega10 | |
parent | 2ed22c5e84e6e4d36957b338666a34d58fc082ea (diff) | |
download | ports-60d89e67f197848f9e879049b7e246f76049d63b.tar.gz ports-60d89e67f197848f9e879049b7e246f76049d63b.zip |
Notes
Diffstat (limited to 'www/xapian-omega10')
-rw-r--r-- | www/xapian-omega10/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/xapian-omega10/Makefile b/www/xapian-omega10/Makefile index 9095f3c6b20c..5e74f60479dc 100644 --- a/www/xapian-omega10/Makefile +++ b/www/xapian-omega10/Makefile @@ -6,6 +6,7 @@ PORTNAME= xapian-omega PORTVERSION= 1.0.21 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ ${MASTER_SITE_LOCAL} @@ -16,6 +17,7 @@ COMMENT= CGI search application built on Xapian LIB_DEPENDS= xapian.21:${PORTSDIR}/databases/xapian-core +LICENSE= GPLv2 GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_PERL5_RUN= yes |