opnsense-ports/devel/rubygem-power_assert/Makefile
Franco Fichtner 0c80e35753 */*: sync with upstream
Taken from: FreeBSD
2015-07-20 07:01:06 +02: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>