aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/htdig
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-02-22 06:57:17 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-02-22 06:57:17 +0800
commit98aabf628ed1155aa2f0b81af16fadf70a1c7581 (patch)
treebb938f36f0ce37a2b4c0241fe2098a397afb043e /textproc/htdig
parent0d0d42123061858e367ebc48f810bace231aa1ce (diff)
downloadfreebsd-ports-gnome-98aabf628ed1155aa2f0b81af16fadf70a1c7581.tar.gz
freebsd-ports-gnome-98aabf628ed1155aa2f0b81af16fadf70a1c7581.tar.zst
freebsd-ports-gnome-98aabf628ed1155aa2f0b81af16fadf70a1c7581.zip
- Add LICENSE
- Strip libraries
Diffstat (limited to 'textproc/htdig')
-rw-r--r--textproc/htdig/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/htdig/Makefile b/textproc/htdig/Makefile
index 6405837b5489..b8835fe50210 100644
--- a/textproc/htdig/Makefile
+++ b/textproc/htdig/Makefile
@@ -12,6 +12,9 @@ DISTNAME= htdig-3.2.0b6
MAINTAINER= ports@FreeBSD.org
COMMENT= WWW indexing and searching system
+LICENSE= LGPL20
+LICENSE_FILE= ${WRKSRC}/COPYING
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-config-dir=${PREFIX}/etc/htdig \
--with-default-config-file=${PREFIX}/etc/htdig/htdig.conf \
@@ -25,6 +28,7 @@ CONFIGURE_ARGS= --with-config-dir=${PREFIX}/etc/htdig \
USES= libtool
USE_LDCONFIG= yes
USE_OPENSSL= yes
+INSTALL_TARGET= install-strip
OPTIONS_DEFINE= APACHE DOCS
OPTIONS_DEFAULT= APACHE