aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2013-10-31 00:45:23 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2013-10-31 00:45:23 +0800
commit38d7964d78e21feb913abc694eb200999fb65928 (patch)
treedc441ffb1eeb1120807309cbaebf4dceb9b23d6f /graphics
parentdebcb93d2dcae41c60f17b7d441f6ee1cdb10541 (diff)
downloadfreebsd-ports-gnome-38d7964d78e21feb913abc694eb200999fb65928.tar.gz
freebsd-ports-gnome-38d7964d78e21feb913abc694eb200999fb65928.tar.zst
freebsd-ports-gnome-38d7964d78e21feb913abc694eb200999fb65928.zip
- Add LICENSE
- Bump PORTREVISION
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-pyglet/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/py-pyglet/Makefile b/graphics/py-pyglet/Makefile
index 7763c5803bf9..71ba07a4c8ed 100644
--- a/graphics/py-pyglet/Makefile
+++ b/graphics/py-pyglet/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pyglet
PORTVERSION= 1.1.4
+PORTREVISION= 2
CATEGORIES= graphics multimedia x11-toolkits python
MASTER_SITES= GOOGLE_CODE
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,6 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Cross-platform windowing and multimedia library for Python
+LICENSE= BSD
+
LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig