freebsd-ports/www/rubygem-robots/Makefile
Sunpoet Po-Chuan Hsieh f48db88246 - Add LICENSE
2013-11-29 21:31:47 +00:00

18 lines
309 B
Makefile

# Created by: niels <niels@FreeBSD.org>
# $FreeBSD$
PORTNAME= robots
PORTVERSION= 0.10.1
CATEGORIES= www rubygems
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
.include <bsd.port.mk>