aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf2
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-13 13:38:00 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-13 13:38:00 +0000
commitf8d2c30516fd774eaf230cc50613559fe49e7c9d (patch)
tree21d0f70a62e0a1c111d38db1a137ba0e6aa750ce /graphics/gdk-pixbuf2
parent3d42e0bafa06aff7842f145123d0b32b802bec29 (diff)
downloadports-f8d2c30516fd774eaf230cc50613559fe49e7c9d.tar.gz
ports-f8d2c30516fd774eaf230cc50613559fe49e7c9d.zip
- Add CPE info
- Add LICENSE
Notes
Notes: svn path=/head/; revision=386214
Diffstat (limited to 'graphics/gdk-pixbuf2')
-rw-r--r--graphics/gdk-pixbuf2/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile
index a025eb5c7d04..a5d9d1626890 100644
--- a/graphics/gdk-pixbuf2/Makefile
+++ b/graphics/gdk-pixbuf2/Makefile
@@ -13,8 +13,12 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Graphic library for GTK+
+LICENSE= LGPL20 # or later
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USE_XORG= xt xi x11
-USES= gmake libtool pathfix pkgconfig tar:xz
+USES= cpe gmake libtool pathfix pkgconfig tar:xz
+CPE_VENDOR= gnome
USE_GNOME+= glib20 introspection:build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes