summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorkefren <kefren@pkgsrc.org>2010-02-17 20:22:39 +0000
committerkefren <kefren@pkgsrc.org>2010-02-17 20:22:39 +0000
commit380b82a8bba849d7a3f71bab5d30ad7d532f061d (patch)
tree7508b6072224254a687f274b0abe94e586a0dc34 /lang
parent3435b9ad81ed575b0cfe6c5efdf2e843160a7cf4 (diff)
downloadpkgsrc-380b82a8bba849d7a3f71bab5d30ad7d532f061d.tar.gz
Add licences
Diffstat (limited to 'lang')
-rw-r--r--lang/mono/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile
index 9d010ce804a..85a95dce021 100644
--- a/lang/mono/Makefile
+++ b/lang/mono/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.97 2010/02/16 17:01:04 kefren Exp $
+# $NetBSD: Makefile,v 1.98 2010/02/17 20:22:39 kefren Exp $
DISTNAME= mono-2.6.1
CATEGORIES= lang
@@ -11,6 +11,8 @@ COMMENT= Open source implementation of the .NET Development Framework
PKG_DESTDIR_SUPPORT= user-destdir
+LICENSE= mit AND gnu-gpl-v2 AND gnu-lgpl-v2 AND x11
+
BUILD_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
CONFLICTS= pnet-[0-9]*