ports/textproc/rubygem-xml-simple-gitlab/Makefile
2025-03-01 05:53:46 +02:00

21 lines
390 B
Makefile

PORTNAME= xml-simple
PORTVERSION= 1.1.9
PORTREVISION= 1
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>=0:textproc/rubygem-rexml
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>