freebsd-ports/devel/rubygem-power_assert/Makefile
2015-07-19 16:36:57 +00:00

21 lines
346 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= power_assert
PORTVERSION= 0.2.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Power Assert for Ruby
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>