diff options
author | obache <obache> | 2011-11-02 12:32:47 +0000 |
---|---|---|
committer | obache <obache> | 2011-11-02 12:32:47 +0000 |
commit | f4efe5b1295f2e1fc4a1196f1911cdc7fcca6f49 (patch) | |
tree | 919259f4626da4834f447287237eca8045a0595d /net/py-ORBit | |
parent | 39a601579368c06c952f1b509bcba9a0ba024a9e (diff) | |
download | pkgsrc-f4efe5b1295f2e1fc4a1196f1911cdc7fcca6f49.tar.gz |
LICENSE=gnu-lgpl-v2.1
Diffstat (limited to 'net/py-ORBit')
-rw-r--r-- | net/py-ORBit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/py-ORBit/Makefile b/net/py-ORBit/Makefile index a8b66c258cd..9bcde997ffa 100644 --- a/net/py-ORBit/Makefile +++ b/net/py-ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2011/10/12 17:49:33 hans Exp $ +# $NetBSD: Makefile,v 1.38 2011/11/02 12:32:47 obache Exp $ # DISTNAME= pyorbit-2.24.0 @@ -11,6 +11,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Python bindings for ORBit2 +LICENSE= gnu-lgpl-v2.1 PKG_DESTDIR_SUPPORT= user-destdir |