opnsense-ports/devel/rubygem-sexp_processor/Makefile
Franco Fichtner 6f95ba715d */*: sync with upstream
Taken from: FreeBSD
2024-07-17 10:06:02 +02:00

17 lines
319 B
Makefile

PORTNAME= sexp_processor
PORTVERSION= 4.17.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Generic sexp processing tools
WWW= https://docs.seattlerb.org/sexp_processor/ \
https://github.com/seattlerb/sexp_processor
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>