freebsd-ports/textproc/rubygem-xml-simple/Makefile

16 lines
252 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= xml-simple
2013-07-01 03:52:10 +02:00
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>