opnsense-ports/textproc/rubygem-rexml/Makefile
Franco Fichtner 00c6fa1167 */*: sync with upstream
Taken from: FreeBSD
2021-09-23 08:21:18 +02:00

21 lines
345 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= rexml
PORTVERSION= 3.2.5
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= XML toolkit for Ruby
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= cpe gem
USE_RUBY= yes
NO_ARCH= yes
CPE_VENDOR= ruby-lang
.include <bsd.port.mk>