opnsense-ports/devel/rubygem-clio/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

19 lines
320 B
Makefile

# Created by: Loic Pefferkorn <loic-freebsd@loicp.eu>
# $FreeBSD$
PORTNAME= clio
PORTVERSION= 0.3.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= loic-freebsd@loicp.eu
COMMENT= Make easier commandline parsing and console output
LICENSE= GPLv3
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>