opnsense-ports/devel/rubygem-arr-pm/Makefile
Franco Fichtner 2089c26fee */*: sync with upstream
Taken from: HardenedBSD
2017-07-13 20:07:16 +02:00

20 lines
312 B
Makefile

# $FreeBSD$
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>