1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/www/rubygem-robots/Makefile
2021-04-06 16:31:07 +02:00

20 lines
297 B
Makefile

# Created by: niels <niels@FreeBSD.org>
PORTNAME= robots
PORTVERSION= 0.10.1
PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Simple library to parse robots.txt files
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>