opnsense-ports/textproc/rubygem-rly/Makefile
Franco Fichtner de6a699e83 */*: sync with upstream
Taken from: HardenedBSD
2018-04-15 23:00:06 +02:00

19 lines
335 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= rly
PORTVERSION= 0.2.3
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby implementation of lex and yacc
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>