1PORTNAME= deprecated 2PORTVERSION= 2.0.1 3CATEGORIES= devel rubygems 4MASTER_SITES= RG 5PKGNAMESUFFIX= 2 6 7MAINTAINER= ports@MidnightBSD.org 8COMMENT= Version 2 of this library intended to aid working with deprecated code 9WWW= https://github.com/erikh/deprecated 10 11LICENSE= MIT 12 13NO_ARCH= yes 14 15USES= gem 16 17PORTSCOUT= limit:^2\.[0-9]* 18 19.include <bsd.port.mk> 20