summaryrefslogtreecommitdiff
path: root/lang/ecl
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2009-08-22 11:44:39 +0000
committerasau <asau@pkgsrc.org>2009-08-22 11:44:39 +0000
commit9822494d1fbea84782e9f14393b36e50c5bf8714 (patch)
tree74151bf0df2e8b1a825cb14d38e4c316b5ecb7f0 /lang/ecl
parent7a9e7606cc44f574b0a6a59b63658f886e60729d (diff)
downloadpkgsrc-9822494d1fbea84782e9f14393b36e50c5bf8714.tar.gz
Provide licence information (GNU LGPL v. 2).
Diffstat (limited to 'lang/ecl')
-rw-r--r--lang/ecl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile
index e3f5274ff6b..d687fc71c94 100644
--- a/lang/ecl/Makefile
+++ b/lang/ecl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/08/19 14:16:02 asau Exp $
+# $NetBSD: Makefile,v 1.5 2009/08/22 11:44:39 asau Exp $
#
DISTNAME= ecl-9.8.4
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= asau@inbox.ru
HOMEPAGE= http://ecls.sourceforge.net/
COMMENT= Embeddable Common Lisp
-LICENSE=
+LICENSE= gnu-lgpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no