freebsd-ports/devel/rubygem-mini_portile2/Makefile
2021-12-24 16:14:24 +08:00

16 lines
242 B
Makefile

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