freebsd-ports/devel/rubygem-arr-pm/Makefile

15 lines
226 B
Makefile

# $FreeBSD$
PORTNAME= arr-pm
PORTVERSION= 0.0.10
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= swills@FreeBSD.org
COMMENT= Read and write rpm packages
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>