2009-05-28 22:04:27 +00:00

23 lines
473 B
Makefile

# Ports collection makefile for: rubygem-rubyforge
# Date created: 3 December 2006
# Whom: Jonathan Weiss (<jw@innerewut.de>)
#
# $FreeBSD$
#
PORTNAME= rubyforge
PORTVERSION= 1.0.3
CATEGORIES= devel rubygems
MASTER_SITES= RF
MASTER_SITE_SUBDIR= codeforpeople
MAINTAINER= pgollucci@FreeBSD.org
COMMENT= Simplistic script which automates rubyforge operations
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/rubyforge
.include <bsd.port.mk>