svn commit: r385720 - head/x11/pixman
Dmitry Marakasov
amdmi3 at FreeBSD.org
Fri May 8 01:21:48 UTC 2015
Author: amdmi3
Date: Fri May 8 01:21:47 2015
New Revision: 385720
URL: https://svnweb.freebsd.org/changeset/ports/385720
Log:
- Add LICENSE
- Add CPE info
Approved by: portmgr blanket
Modified:
head/x11/pixman/Makefile
Modified: head/x11/pixman/Makefile
==============================================================================
--- head/x11/pixman/Makefile Fri May 8 01:20:00 2015 (r385719)
+++ head/x11/pixman/Makefile Fri May 8 01:21:47 2015 (r385720)
@@ -8,7 +8,10 @@ CATEGORIES= x11
MAINTAINER= x11 at FreeBSD.org
COMMENT= Low-level pixel manipulation library
-USES= perl5
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+USES= cpe perl5
USE_PERL5= build
XORG_CAT= lib
CONFIGURE_ARGS= --disable-gtk
More information about the svn-ports-all
mailing list