aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/pangoxsl/Makefile
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-06-01 20:53:25 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-06-01 20:53:25 +0800
commitcbcebb2656c0be4019fd201379b4cf7c3e2767b0 (patch)
treea719f68e7ad5dbbfadbb763d2d5e43a0f60bfafc /x11-toolkits/pangoxsl/Makefile
parentc9d6e5d4b1ebb34594b2cb46945aae4e8776433e (diff)
downloadfreebsd-ports-gnome-cbcebb2656c0be4019fd201379b4cf7c3e2767b0.tar.gz
freebsd-ports-gnome-cbcebb2656c0be4019fd201379b4cf7c3e2767b0.tar.zst
freebsd-ports-gnome-cbcebb2656c0be4019fd201379b4cf7c3e2767b0.zip
- Add LICENSE
- Strip library
Diffstat (limited to 'x11-toolkits/pangoxsl/Makefile')
-rw-r--r--x11-toolkits/pangoxsl/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-toolkits/pangoxsl/Makefile b/x11-toolkits/pangoxsl/Makefile
index aecaf4fd1e64..dcc0353eb9bd 100644
--- a/x11-toolkits/pangoxsl/Makefile
+++ b/x11-toolkits/pangoxsl/Makefile
@@ -3,13 +3,16 @@
PORTNAME= pangoxsl
PORTVERSION= 1.6.0.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11-toolkits
MASTER_SITES= SF/pangopdf/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Implements Pango library with a PDF backend for PDF output
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USES= gmake libtool pathfix pkgconfig
USE_GNOME= pango
USE_LDCONFIG= yes
@@ -19,6 +22,7 @@ CONFIGURE_ARGS= --disable-gtk-doc \
--with-html-dir=${PREFIX}/share/doc
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
OPTIONS_DEFINE= DOCS
td>sunpoet2017-02-172-5/+5 * Update to 0.0.0.20170118sunpoet2017-01-242-5/+5 * Update to 0.0.0.20161230sunpoet2017-01-042-5/+5 * - Update to 0.0.0.20161216sunpoet2016-12-172-5/+7 * - Update to 0.0.0.20161028sunpoet2016-11-062-4/+5 * - Update to 0.0.0.20160510sunpoet2016-05-122-4/+4 * - Update to 0.0.0.20160406sunpoet2016-04-093-5/+5 * - Update to 0.0.0.20160301sunpoet2016-03-062-4/+4 * - Update to 0.0.0.20160130sunpoet2016-02-032-4/+4 * - Update to 0.0.0.20160105sunpoet2016-01-132-4/+4 * - Update to 0.0.0.20151217sunpoet2015-12-222-4/+4