ports/textproc/rubygem-xml-simple-gitlab/Makefile
2024-12-26 13:49:27 +02:00

20 lines
388 B
Makefile

PORTNAME= xml-simple
PORTVERSION= 1.1.9
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -gitlab
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Ruby take off of p5-XML-Simple
WWW= https://github.com/maik/xml-simple
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
RUN_DEPENDS= rubygem-rexml-gitlab>=0:textproc/rubygem-rexml-gitlab
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>