4f538db960
With hat: portmgr-secretary
16 lines
256 B
Makefile
16 lines
256 B
Makefile
PORTNAME= arr-pm
|
|
PORTVERSION= 0.0.12
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Read and write rpm packages
|
|
WWW= https://rubygems.org/gems/arr-pm
|
|
|
|
LICENSE= APACHE20
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|