opnsense-ports/devel/rubygem-backports/Makefile
Franco Fichtner 90d8af2bf5 */*: sync with upstream
Taken from: FreeBSD
2015-08-14 09:53:53 +02:00

20 lines
317 B
Makefile

# Created by: Bryan Drewery <bryan@shatow.net>
# $FreeBSD$
PORTNAME= backports
PORTVERSION= 3.6.6
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby 1.9 backports for 1.8
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>