diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ruby-xmlscan/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ruby-xmlscan/Makefile b/textproc/ruby-xmlscan/Makefile index 3aa3f41a22a..0a03de638de 100644 --- a/textproc/ruby-xmlscan/Makefile +++ b/textproc/ruby-xmlscan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/10/29 04:16:15 obache Exp $ +# $NetBSD: Makefile,v 1.7 2010/05/15 13:20:13 obache Exp $ # DISTNAME= xmlscan-${VER} @@ -10,6 +10,7 @@ MASTER_SITES= http://www.blue.sky.or.jp/atelier/ruby/xmlscan/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://www.blue.sky.or.jp/atelier/ruby/xmlscan/ COMMENT= Pure Ruby XML parser +#LICENSE= # Ruby's PKG_DESTDIR_SUPPORT= user-destdir |