freebsd-ports/textproc/rubygem-xml-simple/Makefile
2014-08-24 19:25:17 +00:00

15 lines
250 B
Makefile

# $FreeBSD$
PORTNAME= xml-simple
PORTVERSION= 1.1.4
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby take off of p5-XML-Simple
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>