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

19 lines
312 B
Makefile

# Created by: Wen Heping<wenheping@gmail.com>
PORTNAME= deprecated
PORTVERSION= 3.0.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library intended to aid developers working with deprecated code
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>