Files
ports/textproc/rubygem-rexml/Makefile
Franco Fichtner b88e9a8129 textproc/rubygem-rexml: sync with upstream
Taken from: FreeBSD
2025-02-19 17:22:04 +01:00

20 lines
315 B
Makefile

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