freebsd-ports/security/rubygem-six/Makefile

18 lines
240 B
Makefile

# $FreeBSD$
PORTNAME= six
PORTVERSION= 0.2.0
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>