diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-11-30 05:31:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-11-30 05:31:47 +0800 |
commit | eddd2cadfc60992f88547ac269660f6250190201 (patch) | |
tree | cf031b73c1578bfbcfc2556f7d41595250e7f5c1 /www | |
parent | e7e595c098b6ec387a73c099c92ced9140ec08db (diff) | |
download | freebsd-ports-gnome-eddd2cadfc60992f88547ac269660f6250190201.tar.gz freebsd-ports-gnome-eddd2cadfc60992f88547ac269660f6250190201.tar.zst freebsd-ports-gnome-eddd2cadfc60992f88547ac269660f6250190201.zip |
- Add LICENSE
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-robots/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/rubygem-robots/Makefile b/www/rubygem-robots/Makefile index 792ee47cea71..a67a29d45f0f 100644 --- a/www/rubygem-robots/Makefile +++ b/www/rubygem-robots/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple library to parse robots.txt files +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |