[Midnightbsd-cvs] mports [18135] trunk/devel/pydbus-common/Makefile: fix license
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Mar 14 10:12:51 EDT 2015
Revision: 18135
http://svnweb.midnightbsd.org/mports/?rev=18135
Author: laffer1
Date: 2015-03-14 10:12:51 -0400 (Sat, 14 Mar 2015)
Log Message:
-----------
fix license
Modified Paths:
--------------
trunk/devel/pydbus-common/Makefile
Modified: trunk/devel/pydbus-common/Makefile
===================================================================
--- trunk/devel/pydbus-common/Makefile 2015-03-14 14:10:57 UTC (rev 18134)
+++ trunk/devel/pydbus-common/Makefile 2015-03-14 14:12:51 UTC (rev 18135)
@@ -12,6 +12,9 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT?= Common files for the Python bindings for the D-BUS messaging system
+LICENSE= mit
+LICENSE_FILE= ${WRKSRC}/COPYING
+
BUILD_DEPENDS= dbus-glib>=0:${PORTSDIR}/devel/dbus-glib
SLAVE_PORT?= no
More information about the Midnightbsd-cvs
mailing list