diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-04-11 20:27:29 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-04-11 20:27:29 +0000 |
commit | dfa3a170aa08ccc2b0612d9f431a761e58cea803 (patch) | |
tree | caa3d1755b67cab0fc3597cecb9e2742f6be37c0 /www/rubygem-scrubyt/Makefile | |
parent | f60c811ffc1d0bf5fefd80986c728983d5826885 (diff) |
Notes
Diffstat (limited to 'www/rubygem-scrubyt/Makefile')
-rw-r--r-- | www/rubygem-scrubyt/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/rubygem-scrubyt/Makefile b/www/rubygem-scrubyt/Makefile index 7009ba5c70ad..3d49b6bdcbfb 100644 --- a/www/rubygem-scrubyt/Makefile +++ b/www/rubygem-scrubyt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scrubyt -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.11 CATEGORIES= www rubygems MASTER_SITES= RF @@ -15,6 +15,8 @@ COMMENT= A powerful web scraping toolkit written in Ruby RUN_DEPENDS= rubygem-mechanize>=0.6.3:${PORTSDIR}/www/rubygem-mechanize +GEM_NAME= ${PORTNAME}-0.4.1 + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |