freebsd-ports/www/rubygem-webrobots/Makefile
Sunpoet Po-Chuan Hsieh 2ea8356931 Cosmetic change
2019-11-03 17:27:33 +00:00

20 lines
362 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= webrobots
PORTVERSION= 0.1.2
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Write robots.txt compliant web robots in Ruby
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>