freebsd-ports/devel/rubygem-rubyforge/Makefile
Philip M. Gollucci 4676b2cb08 - Update to 1.0.3
PR:             ports/133516
Approved by:    maintainer timeout (2 weeks 1 day)
Submitted by:   me
2009-04-24 02:11:24 +00:00

22 lines
467 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= jw@innerewut.de
COMMENT= Simplistic script which automates rubyforge operations
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/rubyforge
.include <bsd.port.mk>