Date: Wed, 13 May 2015 13:38:01 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386214 - head/graphics/gdk-pixbuf2 Message-ID: <201505131338.t4DDc1fF086518@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Wed May 13 13:38:00 2015 New Revision: 386214 URL: https://svnweb.freebsd.org/changeset/ports/386214 Log: - Add CPE info - Add LICENSE Modified: head/graphics/gdk-pixbuf2/Makefile Modified: head/graphics/gdk-pixbuf2/Makefile ============================================================================== --- head/graphics/gdk-pixbuf2/Makefile Wed May 13 13:04:24 2015 (r386213) +++ head/graphics/gdk-pixbuf2/Makefile Wed May 13 13:38:00 2015 (r386214) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505131338.t4DDc1fF086518>