freebsd-ports/devel/rubygem-sexp_processor/Makefile
2020-11-28 15:04:43 +00:00

18 lines
299 B
Makefile

# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
PORTNAME= sexp_processor
PORTVERSION= 4.15.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Generic sexp processing tools
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>