pkgsrc-WIP-changes archive

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

mkcabal: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 23 19:30:41 2018 +0900
Changeset:	2c0af4ae8c6f34ee0030afd9571d15f0ec456eb3

Modified Files:
	mkcabal/Makefile

Log Message:
mkcabal: add LICENSE

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

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

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

diffs:
diff --git a/mkcabal/Makefile b/mkcabal/Makefile
old mode 100644
new mode 100755
index cd5104457f..2e276d58c4
--- a/mkcabal/Makefile
+++ b/mkcabal/Makefile
@@ -4,6 +4,7 @@
 DISTNAME=	mkcabal-0.4.2
 PKGNAME=	${DISTNAME}
 CATEGORIES=	devel
+LICENSE=	gnu-lgpl-v2.1
 
 MAINTAINER=	pho%cielonegro.org@localhost
 COMMENT=	Generate cabal files for a Haskell project


Home | Main Index | Thread Index | Old Index