summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
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]*