freebsd-ports/devel/rubygem-powerpack/Makefile

17 lines
264 B
Makefile

PORTNAME= powerpack
PORTVERSION= 0.1.3
CATEGORIES= devel ruby
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Extensions to core Ruby classes
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>