diff options
author | Niels Heinen <niels@FreeBSD.org> | 2010-04-12 07:08:55 +0000 |
---|---|---|
committer | Niels Heinen <niels@FreeBSD.org> | 2010-04-12 07:08:55 +0000 |
commit | b9654cbca9caddc8425ed6289d6fa28171818864 (patch) | |
tree | d29e886db6d6a28b3ed867a42d10289aaa350c08 /www/Makefile | |
parent | 9d21098c69cbff2e5b103135da85d2afdb6ec4b3 (diff) | |
download | ports-b9654cbca9caddc8425ed6289d6fa28171818864.tar.gz ports-b9654cbca9caddc8425ed6289d6fa28171818864.zip |
New port: Robots is a simple Ruby library to parse robots.txt files.
WWW: http://github.com/fizx/robots
Approved by: itetcu (mentor)
Notes
Notes:
svn path=/head/; revision=252583
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index e65b1de36041..391ac36a838a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1522,6 +1522,7 @@ SUBDIR += rubygem-redcloth SUBDIR += rubygem-rfacebook SUBDIR += rubygem-rfeedfinder + SUBDIR += rubygem-robots SUBDIR += rubygem-rubyfulsoup SUBDIR += rubygem-scrapi SUBDIR += rubygem-scrubyt |