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

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>