freebsd-ports/textproc/rubygem-ya2yaml/Makefile
Sunpoet Po-Chuan Hsieh 81cb37b06c - Add LICENSE
- Remove USE_RAKE
- Update WWW
2015-05-24 00:07:44 +00:00

18 lines
334 B
Makefile

# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD$
PORTNAME= ya2yaml
PORTVERSION= 0.31
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Yet another YAML converter, includes complete UTF8 support
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>