freebsd-ports/textproc/rubygem-xml-simple/Makefile
2013-10-30 03:00:33 +00:00

15 lines
252 B
Makefile

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