- Add LICENSE

- Strip library
This commit is contained in:
Dmitry Marakasov 2015-03-10 14:15:52 +00:00
parent 9b3f2c1340
commit efebe96d2b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380914

View File

@ -3,19 +3,23 @@
PORTNAME= ekhtml
PORTVERSION= 0.3.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= El-Kabong is a speedy, yet forgiving, SAX-style HTML parser
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
USES= gmake libtool
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE= yes
INSTALL_TARGET= install-strip
PLIST_FILES= include/ekhtml.h lib/libekhtml.a \
lib/libekhtml.so lib/libekhtml.so.0 \