aboutsummaryrefslogtreecommitdiff
path: root/textproc/htdig
diff options
context:
space:
mode:
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