freebsd-ports/textproc/rubygem-raabro/Makefile
Sunpoet Po-Chuan Hsieh 936605f3ac Cosmetic change
2019-11-03 17:33:06 +00:00

20 lines
327 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= raabro
PORTVERSION= 1.1.6
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Dumb PEG parser library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>