2009-04-22 06:35:59 +02:00
|
|
|
# Ports collection makefile for: rubygem-xml-simple
|
|
|
|
# Date created: 21 April 2009
|
|
|
|
# Whom: pgollucci@p6m7g8.com
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= xml-simple
|
|
|
|
PORTVERSION= 1.0.12
|
|
|
|
CATEGORIES= textproc rubygems
|
|
|
|
MASTER_SITES= RF
|
|
|
|
|
2010-04-28 00:55:23 +02:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2009-04-22 06:35:59 +02:00
|
|
|
COMMENT= A ruby take off of p5-XML-Simple
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|