aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-19 17:48:41 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-19 17:48:41 +0000
commit98e4cc405c59f4a3bbadf2db80eac7c71ab77c65 (patch)
treed3f347949b9e9e26d48b53f4bee89f91d5a99271
parent55eabd5517715eaa6f142b460f4cadf04d7d9629 (diff)
Notes
-rw-r--r--www/wsdlpull/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/wsdlpull/Makefile b/www/wsdlpull/Makefile
index 9576ba969775..162f00d9dce4 100644
--- a/www/wsdlpull/Makefile
+++ b/www/wsdlpull/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= C++ WSDL Parser
+LICENSE= LGPL21
+
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
CPPFLAGS+= -I${LOCALBASE}/include
@@ -17,6 +19,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
USES= libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
OPTIONS_DEFINE= DOCS