freebsd-ports/devel/rubygem-arr-pm/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

18 lines
299 B
Makefile

PORTNAME= arr-pm
PORTVERSION= 0.0.10
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= swills@FreeBSD.org
COMMENT= Read and write rpm packages
LICENSE= APACHE20
RUN_DEPENDS= rubygem-cabin>=0:devel/rubygem-cabin
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>