opnsense-ports/textproc/rubygem-rexml/Makefile
Franco Fichtner 3151403af7 textproc/rubygem-rexml: sync with upstream
Taken from: FreeBSD
2024-07-10 08:41:33 +02:00

21 lines
370 B
Makefile

PORTNAME= rexml
PORTVERSION= 3.3.1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= XML toolkit for Ruby
WWW= https://github.com/ruby/rexml
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-strscan>=0:devel/rubygem-strscan
USES= cpe gem
NO_ARCH= yes
CPE_VENDOR= ruby-lang
.include <bsd.port.mk>