ports/devel/rubygem-piston/Makefile

18 lines
320 B
Makefile

# Created by: Tim Bishop <tdb@FreeBSD.org>
# $FreeBSD$
PORTNAME= piston
PORTVERSION= 1.4.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= tdb@FreeBSD.org
COMMENT= Utility to manage local copies of Subversion repositories
NO_ARCH= yes
USE_RUBY= yes
USES= gem
PLIST_FILES= bin/piston
.include <bsd.port.mk>