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

19 lines
306 B
Makefile

# Created by: Eric Freeman <freebsdports@chillibear.com>
PORTNAME= elif
PORTVERSION= 0.1.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Read file in reverse order
LICENSE= GPLv2 RUBY
LICENSE_COMB= dual
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>