svn commit: r425628 - head/devel/qconf
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Nov 7 14:42:09 UTC 2016
Author: amdmi3
Date: Mon Nov 7 14:42:07 2016
New Revision: 425628
URL: https://svnweb.freebsd.org/changeset/ports/425628
Log:
- Add LICENSE
Modified:
head/devel/qconf/Makefile
Modified: head/devel/qconf/Makefile
==============================================================================
--- head/devel/qconf/Makefile Mon Nov 7 14:41:21 2016 (r425627)
+++ head/devel/qconf/Makefile Mon Nov 7 14:42:07 2016 (r425628)
@@ -9,6 +9,9 @@ MASTER_SITES= http://delta.affinix.com/d
MAINTAINER= ports at FreeBSD.org
COMMENT= Tool to create configure script for qmake-based project
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USES= tar:bzip2
USE_QT4= corelib xml moc_build qmake_build
HAS_CONFIGURE= yes
More information about the svn-ports-all
mailing list