svn commit: r384036 - head/graphics/vips
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Apr 15 03:56:39 UTC 2015
Author: amdmi3
Date: Wed Apr 15 03:56:37 2015
New Revision: 384036
URL: https://svnweb.freebsd.org/changeset/ports/384036
Log:
- Add LICENSE_FILE
- Add CPE info
Approved by: portmgr blanket
Modified:
head/graphics/vips/Makefile
Modified: head/graphics/vips/Makefile
==============================================================================
--- head/graphics/vips/Makefile Wed Apr 15 03:56:10 2015 (r384035)
+++ head/graphics/vips/Makefile Wed Apr 15 03:56:37 2015 (r384036)
@@ -10,6 +10,7 @@ MAINTAINER= danilo at 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}/a
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
More information about the svn-ports-head
mailing list