opnsense-ports/textproc/rubygem-xml-simple-gitlab/Makefile
Franco Fichtner 195137c968 */*: sync with upstream
Taken from: FreeBSD
2025-01-07 13:45:07 +01: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>