summaryrefslogtreecommitdiff
path: root/devel/rubygem-mini_portile2/Makefile
blob: f47a18e69e8f968a20cf83016946d2b7a802794e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	mini_portile2
PORTVERSION=	2.8.9
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Simple autoconf builder for developers
WWW=		https://github.com/flavorjones/mini_portile

LICENSE=	MIT

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>