freebsd-ports/textproc/rubygem-rexml/Makefile
2021-09-22 06:23:47 +08: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>