aboutsummaryrefslogtreecommitdiff
path: root/textproc/htdig
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-02-21 22:57:17 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-02-21 22:57:17 +0000
commitfada1852dfb32bb17f97246cae55bc55644003de (patch)
treebb938f36f0ce37a2b4c0241fe2098a397afb043e /textproc/htdig
parent2eca223a557aa3f35d7f68a0a9b7cd5978c3f9fa (diff)
downloadports-fada1852dfb32bb17f97246cae55bc55644003de.tar.gz
ports-fada1852dfb32bb17f97246cae55bc55644003de.zip
Notes
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