diff options
Diffstat (limited to 'textproc/xmlcatmgr/Makefile')
-rw-r--r-- | textproc/xmlcatmgr/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/xmlcatmgr/Makefile b/textproc/xmlcatmgr/Makefile index 748aecd824e..6a89a7fbf60 100644 --- a/textproc/xmlcatmgr/Makefile +++ b/textproc/xmlcatmgr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2009/06/14 22:58:09 joerg Exp $ +# $NetBSD: Makefile,v 1.32 2010/01/16 23:37:49 heinz Exp $ # DISTNAME= xmlcatmgr-2.2 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmlcatmgr/} MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://xmlcatmgr.sourceforge.net/ COMMENT= XML and SGML catalog manager +LICENSE= modified-bsd PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir |