pkgsrc-WIP-changes archive

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

ldapdns: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sun Apr 15 18:00:16 2018 +0900
Changeset:	3fe6785e3c253e34c9e8986fe8d944d5a036a0a5

Modified Files:
	ldapdns/Makefile

Log Message:
ldapdns: add LICENSE

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

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

diffstat:
 ldapdns/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/ldapdns/Makefile b/ldapdns/Makefile
old mode 100644
new mode 100755
index ac4ace6421..0e8e94825a
--- a/ldapdns/Makefile
+++ b/ldapdns/Makefile
@@ -5,6 +5,7 @@ PKGNAME=	ldapdns-cvs-0.0.1
 WRKSRC=		${WRKDIR}/ldapdns/
 CATEGORIES=	net
 MASTER_SITES=	http://ldapdns.sourceforge.net/
+LICENSE=	gnu-gpl-v2
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://ldapdns.sourceforge.net


Home | Main Index | Thread Index | Old Index