diff options
author | obache <obache@pkgsrc.org> | 2010-05-15 13:20:13 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-05-15 13:20:13 +0000 |
commit | e8b220dccc46aae8cab0f052c5fde3a2dcc5cefa (patch) | |
tree | 32c5c5583ba8a873322c8a7dea2f42ab3f5a199a /textproc/ruby-xmlscan | |
parent | 8f7e5e40d4307fb535b701023b3f2a9cbd0118d0 (diff) | |
download | pkgsrc-e8b220dccc46aae8cab0f052c5fde3a2dcc5cefa.tar.gz |
Note commented out LICENSE (Ruby's).
Diffstat (limited to 'textproc/ruby-xmlscan')
-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 |