freebsd-ports/devel/rubygem-deprecated2/Makefile

22 lines
388 B
Makefile

# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD$
PORTNAME= deprecated
PORTVERSION= 2.0.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 2
MAINTAINER= ruby@FreeBSD.org
COMMENT= Version 2 of this library intended to aid working with deprecated code
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
PORTSCOUT= limit:^2\.[0-9]*
.include <bsd.port.mk>