forked from Lainports/opnsense-ports
17 lines
293 B
Makefile
17 lines
293 B
Makefile
PORTNAME= powerpack
|
|
PORTVERSION= 0.1.3
|
|
CATEGORIES= devel ruby
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Extensions to core Ruby classes
|
|
WWW= https://github.com/bbatsov/powerpack
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|