1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# 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 USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/piston NO_STAGE= yes .include <bsd.port.mk>