freebsd-ports/devel/rubygem-rscm/Makefile
Philip M. Gollucci ea79e5a227 - Pass to ruby@
Approved by:    daniel@roe.ch (previous maintainer) via private e-mail
2010-06-11 01:34:27 +00:00

19 lines
390 B
Makefile

# Ports collection makefile for: rubygem-rscm
# Date created: 2006-01-09
# Whom: Daniel Roethlisberger <daniel@roe.ch>
#
# $FreeBSD$
PORTNAME= rscm
PORTVERSION= 0.5.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby SCM, an SCM-independent API for accessing SCMs
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>