ports/devel/rubygem-sexp_processor/Makefile

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>