freebsd-ports/devel/rubygem-rubyforge/Makefile

21 lines
439 B
Makefile
Raw Normal View History

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