diff options
Diffstat (limited to 'devel/libglade/Makefile')
-rw-r--r-- | devel/libglade/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile index ff03d26ce14..4accdbcce93 100644 --- a/devel/libglade/Makefile +++ b/devel/libglade/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2009/09/26 22:17:16 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2010/01/30 16:28:00 heinz Exp $ # DISTNAME= libglade-2.6.4 @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://www.jamesh.id.au/software/libglade/ COMMENT= Runtime interpreter for GLADE GUI files +LICENSE= gnu-lgpl-v2 PKG_DESTDIR_SUPPORT= user-destdir |