freebsd-ports/devel/rubygem-mini_portile2/Makefile

16 lines
279 B
Makefile

PORTNAME= mini_portile2
PORTVERSION= 2.8.1
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>