opnsense-ports/devel/rubygem-arr-pm/Makefile
Franco Fichtner 381a7aa745 */*: sync with upstream
Taken from: FreeBSD
2023-04-12 12:23:19 +02:00

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>