opnsense-ports/textproc/rubygem-rexml/Makefile
Franco Fichtner 399a5bf949 */*: sync with upstream
Taken from: HardenedBSD
2020-04-23 11:39:35 +02:00

20 lines
330 B
Makefile

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