diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:42:05 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:42:05 +0000 |
commit | 3594eaa3038d3a7021497bbedf2acfb3cb7b70eb (patch) | |
tree | 0ad3897bb895432ff0c84bf9fe6d87ea2db157ac /textproc/ruby-xmlscan | |
parent | 1a90c377f8191395a70796824554d308c53f9d4f (diff) | |
download | ports-3594eaa3038d3a7021497bbedf2acfb3cb7b70eb.tar.gz ports-3594eaa3038d3a7021497bbedf2acfb3cb7b70eb.zip |
Notes
Diffstat (limited to 'textproc/ruby-xmlscan')
-rw-r--r-- | textproc/ruby-xmlscan/Makefile | 1 | ||||
-rw-r--r-- | textproc/ruby-xmlscan/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-xmlscan/Makefile b/textproc/ruby-xmlscan/Makefile index 236c9c5b2709..94c6f26e9954 100644 --- a/textproc/ruby-xmlscan/Makefile +++ b/textproc/ruby-xmlscan/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= High-performance non-validating XML parser written in 100% pure Ruby USE_RUBY= yes diff --git a/textproc/ruby-xmlscan/pkg-comment b/textproc/ruby-xmlscan/pkg-comment deleted file mode 100644 index 4ba0e21c4252..000000000000 --- a/textproc/ruby-xmlscan/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -High-performance non-validating XML parser written in 100% pure Ruby |