aboutsummaryrefslogtreecommitdiff
path: root/graphics/vips
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-15 03:56:37 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-15 03:56:37 +0000
commit6939533d44039495a258ef576a8fa477741bebb8 (patch)
treeafd8db52bf4e03ead30e236677f76321c8961ad1 /graphics/vips
parentf20d210ef67c3f40ddd50a049dd96fe692a70117 (diff)
downloadports-6939533d44039495a258ef576a8fa477741bebb8.tar.gz
ports-6939533d44039495a258ef576a8fa477741bebb8.zip
- Add LICENSE_FILE
- Add CPE info Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=384036
Diffstat (limited to 'graphics/vips')
-rw-r--r--graphics/vips/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index e0ddaae8ecbe..8aa73d90d3bf 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -10,6 +10,7 @@ MAINTAINER= danilo@FreeBSD.org
COMMENT= Free image processing system
LICENSE= LGPL21
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcfitsio.so:${PORTSDIR}/astro/cfitsio \
liborc-0.4.so:${PORTSDIR}/devel/orc \
@@ -26,7 +27,7 @@ LIB_DEPENDS= libcfitsio.so:${PORTSDIR}/astro/cfitsio \
libgirepository-1.0.so:${PORTSDIR}/devel/gobject-introspection
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
-USES= gettext gmake libtool pathfix pkgconfig shebangfix
+USES= cpe gettext gmake libtool pathfix pkgconfig shebangfix
SHEBANG_FILES= tools/vips-${PORTVERSION:R} tools/vipsprofile
USE_GNOME= glib20 libgsf libxml2 pango
GNU_CONFIGURE= yes