freebsd-ports/devel/rubygem-backports/Makefile

18 lines
303 B
Makefile

# Created by: Bryan Drewery <bryan@shatow.net>
# $FreeBSD$
PORTNAME= backports
PORTVERSION= 3.6.4
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>