1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/www/rubygem-robotex/Makefile
2021-04-06 16:31:07 +02:00

19 lines
284 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
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
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>