opnsense-ports/devel/rubygem-deprecated2/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

19 lines
346 B
Makefile

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
WWW= https://github.com/erikh/deprecated
LICENSE= MIT
NO_ARCH= yes
USES= gem
PORTSCOUT= limit:^2\.[0-9]*
.include <bsd.port.mk>