freebsd-ports/devel/rubygem-clio/Makefile
2014-01-24 14:46:28 +00:00

18 lines
336 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
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>