From 2b8b5063a09520f126c46406f330c50494d4a0b9 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Fri, 8 May 2015 01:21:47 +0000 Subject: - Add LICENSE - Add CPE info Approved by: portmgr blanket --- x11/pixman/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile index ff0592f83fcc..c041cbdc7bf6 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -8,7 +8,10 @@ CATEGORIES= x11 MAINTAINER= x11@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 -- cgit