pkgsrc-WIP-changes archive

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

ocamlweb: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Thu Apr 26 23:52:12 2018 +0900
Changeset:	2b312ee02c62537374748e1b6ff6500be2ea08a8

Modified Files:
	ocamlweb/Makefile

Log Message:
ocamlweb: add LICENSE

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

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

diffstat:
 ocamlweb/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/ocamlweb/Makefile b/ocamlweb/Makefile
old mode 100644
new mode 100755
index 7abbcdc572..e891e126b3
--- a/ocamlweb/Makefile
+++ b/ocamlweb/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	http://www.lri.fr/~filliatr/ftp/ocamlweb/
 MAINTAINER=	kamel.derouiche%gmail.com@localhost
 HOMEPAGE=	http://www.lri.fr/~filliatr/ocamlweb/
 COMMENT=	Ocamlweb is a literate programming tool for Objective Caml
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	gnu-lgpl-v2
 
 #DEPENDS+=	teTeX>=3.0:../../print/teTeX
 DEPENDS+=	hevea>=1.10:../../textproc/hevea


Home | Main Index | Thread Index | Old Index