mirror of https://git.FreeBSD.org/ports.git
20 lines
323 B
Makefile
20 lines
323 B
Makefile
PORTNAME= mini_portile2
|
|
PORTVERSION= 2.5.3
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
PKGNAMESUFFIX= -25
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Simple autoconf builder for developers
|
|
WWW= https://github.com/luislavena/mini_portile
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
PORTSCOUT= limit:^2\.5\.
|
|
|
|
.include <bsd.port.mk>
|