mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
18 lines
323 B
Makefile
18 lines
323 B
Makefile
# $FreeBSD: head/devel/rubygem-mini_portile2/Makefile 494387 2019-03-02 11:38:00Z mfechner $
|
|
|
|
PORTNAME= mini_portile2
|
|
PORTVERSION= 2.4.0
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
|
COMMENT= Simple autoconf builder for developers
|
|
|
|
|
|
USES= gem
|
|
USE_RUBY= yes
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|