pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pdq: add LICENSE via https://sourceforge.net/projects/pdq/



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sun Apr 29 18:25:06 2018 +0900
Changeset:	da38b120e0d2a4ce8253f4447e9dc65b56650db4

Modified Files:
	pdq/Makefile
	pdq/Makefile.common

Log Message:
pdq: add LICENSE
via https://sourceforge.net/projects/pdq/

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=da38b120e0d2a4ce8253f4447e9dc65b56650db4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 pdq/Makefile        | 1 +
 pdq/Makefile.common | 0
 2 files changed, 1 insertion(+)

diffs:
diff --git a/pdq/Makefile b/pdq/Makefile
old mode 100644
new mode 100755
index 803b4e2510..d4279c81ff
--- a/pdq/Makefile
+++ b/pdq/Makefile
@@ -7,6 +7,7 @@ COMMENT=		Flexible printing subsystem
 CONFIGURE_ENV+=		GLIB_CONFIG=NO # make sure xpdq is not built
 
 CONF_FILES=		${PREFIX}/share/pdq/printrc.example ${PKG_SYSCONFDIR}/printrc
+LICENSE=		gnu-gpl-v2
 
 .include "../../mk/bsd.prefs.mk"
 
diff --git a/pdq/Makefile.common b/pdq/Makefile.common
old mode 100644
new mode 100755


Home | Main Index | Thread Index | Old Index