15 lines
252 B
Makefile
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>
|