freebsd-ports/devel/rubygem-deprecated2/Makefile
2013-10-30 02:31:04 +00:00

20 lines
390 B
Makefile

# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD$
PORTNAME= deprecated
PORTVERSION= 2.0.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Version 2 of this library intended to aid working with deprecated code
LATEST_LINK= deprecated2
PKGNAMESUFFIX= 2
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>