freebsd-ports/devel/rubygem-arr-pm/Makefile
2023-04-11 22:34:04 +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>