summaryrefslogtreecommitdiff
path: root/devel/rubygem-mini_portile2/Makefile
blob: ca997887454b51b65c763f7a4e60259fa7c05220 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

PORTNAME=	mini_portile2
PORTVERSION=	2.5.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Simple autoconf builder for developers

LICENSE=	MIT

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>