opnsense-ports/textproc/rubygem-rexml/Makefile
Franco Fichtner 8701149396 textproc/rubygem-rexml: sync with upstream
Taken from: FreeBSD
2025-01-07 14:00:30 +01:00

19 lines
315 B
Makefile

PORTNAME= rexml
PORTVERSION= 3.4.0
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
USES= cpe gem
NO_ARCH= yes
CPE_VENDOR= ruby-lang
.include <bsd.port.mk>