ports/devel/rubygem-deprecated2/Makefile
2021-04-06 16:31:07 +02:00

21 lines
376 B
Makefile

# Created by: Eric Freeman <freebsdports@chillibear.com>
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>