freebsd-ports/devel/rubygem-clamp/Makefile
Michael Moll a55416cc2a devel/rubygem-clamp: update to 0.6.5
Differential Revision:	https://reviews.freebsd.org/D2458
Approved by:	swills (mentor)
2015-05-06 12:19:08 +00:00

18 lines
310 B
Makefile

# Created by: Michael Moll <kvedulv@kvedulv.de>
# $FreeBSD$
PORTNAME= clamp
PORTVERSION= 0.6.5
CATEGORIES= devel ruby
MASTER_SITES= RG
MAINTAINER= mmoll@FreeBSD.org
COMMENT= Command-line utility framework for Ruby
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>