- Add LICENSE
- Strip shared library
This commit is contained in:
parent
55eabd5517
commit
98e4cc405c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377446
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user