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

16 lines
266 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
NO_STAGE= yes
.include <bsd.port.mk>