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 /www/mod_ruby | |
| parent | Mk/bsd.sites.mk: update MASTER_SITE_APACHE_HTTPD (diff) | |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75779
Diffstat (limited to 'www/mod_ruby')
| -rw-r--r-- | www/mod_ruby/Makefile | 1 | ||||
| -rw-r--r-- | www/mod_ruby/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_ruby/Makefile b/www/mod_ruby/Makefile index 6797b5736ec6..ce46de8f6f1f 100644 --- a/www/mod_ruby/Makefile +++ b/www/mod_ruby/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.modruby.net/archive/ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= An Apache module that embeds Ruby interpreter within BUILD_DEPENDS= ${APXS}:${APACHE_PORT} LIB_DEPENDS= eruby.10:${PORTSDIR}/textproc/eruby diff --git a/www/mod_ruby/pkg-comment b/www/mod_ruby/pkg-comment deleted file mode 100644 index b58f66da9d48..000000000000 --- a/www/mod_ruby/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Apache module that embeds Ruby interpreter within |
