freebsd-ports/devel/rubygem-backports/Makefile
2012-08-20 15:36:42 +00:00

22 lines
391 B
Makefile

# Ports collection makefile for: rubygem-backports
# Date created: 24 April 2012
# Whom: Bryan Drewery <bryan@shatow.net>
#
# $FreeBSD$
#
PORTNAME= backports
PORTVERSION= 2.6.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@freebsd.org
COMMENT= Ruby 1.9 backports for 1.8
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>