18 lines
255 B
Makefile
18 lines
255 B
Makefile
# $FreeBSD$
|
|
|
|
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>
|