freebsd-ports/security/rubygem-six/Makefile
2018-01-10 16:03:51 +00:00

18 lines
240 B
Makefile

# $FreeBSD$
PORTNAME= six
PORTVERSION= 0.2.1
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Very simple authorization gem
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>