aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-arr-pm/Makefile
blob: f4542ac93b7d253d4a3f17ac2a32908dc0a0e313 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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>