freebsd-ports/www/rubygem-robotex/Makefile
Sunpoet Po-Chuan Hsieh 8136335886 - Add LICENSE
- Update WWW
2015-05-23 15:38:19 +00:00

18 lines
312 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= robotex
PORTVERSION= 1.0.0
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Simple library to obey robots.txt files
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>