diff options
author | rh <rh@pkgsrc.org> | 2009-04-17 23:00:48 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2009-04-17 23:00:48 +0000 |
commit | d76c1aaa2535fff16801c2c413db42eb18256109 (patch) | |
tree | f2dd41cc4032342b7173aabd3b688f40f5433333 /devel | |
parent | 77b1d612e850517f7b84cdf725e8f580b160930e (diff) | |
download | pkgsrc-d76c1aaa2535fff16801c2c413db42eb18256109.tar.gz |
The edcommon framework comes with its own licence.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/edcommon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/edcommon/Makefile b/devel/edcommon/Makefile index a4872f01d6f..d20611cd548 100644 --- a/devel/edcommon/Makefile +++ b/devel/edcommon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2009/04/17 22:01:19 rh Exp $ +# $NetBSD: Makefile,v 1.16 2009/04/17 23:00:48 rh Exp $ # DISTNAME= edcommon-32-s @@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mulle-kybernetik.com/software/EDFrameworks/ COMMENT= Foundation and AppKit extensions -LICENSE= gnu-gpl-v3 +LICENSE= edcommon-license PKG_DESTDIR_SUPPORT= destdir USE_LANGUAGES= objc |