svn commit: r385213 - head/devel/sfml1
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sat May 2 20:00:25 UTC 2015
Author: amdmi3
Date: Sat May 2 20:00:24 2015
New Revision: 385213
URL: https://svnweb.freebsd.org/changeset/ports/385213
Log:
- Add LICENSE
Modified:
head/devel/sfml1/Makefile
Modified: head/devel/sfml1/Makefile
==============================================================================
--- head/devel/sfml1/Makefile Sat May 2 19:39:43 2015 (r385212)
+++ head/devel/sfml1/Makefile Sat May 2 20:00:24 2015 (r385213)
@@ -12,6 +12,9 @@ PKGNAMESUFFIX= 1
MAINTAINER= amdmi3 at FreeBSD.org
COMMENT= Simple and Fast Multimedia Library
+LICENSE= ZLIB
+LICENSE_FILE= ${WRKSRC}/license.txt
+
LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile \
libjpeg.so:${PORTSDIR}/graphics/jpeg \
libpng.so:${PORTSDIR}/graphics/png \
More information about the svn-ports-head
mailing list