aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-pyglet
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-05-08 18:18:35 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-05-08 18:18:35 +0000
commitf97d8470930fe0155a725fe2c327cc6c343c5724 (patch)
tree38f385fbf7a7ab8bd2a8edf0ac19c64f483cd7ef /graphics/py-pyglet
parentd61410555c21b888c04bbb100e474532b1cfc5d6 (diff)
downloadports-f97d8470930fe0155a725fe2c327cc6c343c5724.tar.gz
ports-f97d8470930fe0155a725fe2c327cc6c343c5724.zip
- Clarify license
Notes
Notes: svn path=/head/; revision=353343
Diffstat (limited to 'graphics/py-pyglet')
-rw-r--r--graphics/py-pyglet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-pyglet/Makefile b/graphics/py-pyglet/Makefile
index 2b0b1df8c0d9..f0dead1395c2 100644
--- a/graphics/py-pyglet/Makefile
+++ b/graphics/py-pyglet/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Cross-platform windowing and multimedia library for Python
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig