aboutsummaryrefslogblamecommitdiff
path: root/textproc/rubygem-ya2yaml/Makefile
blob: 5454f70549c9a1140ba5f48853ea54f0aa363eba (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                                          
                                                 
 

                   

                   
                   

                      
PORTNAME=	ya2yaml
PORTVERSION=	0.31
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Yet another YAML converter, includes complete UTF8 support
WWW=		https://github.com/afunai/ya2yaml

LICENSE=	MIT

NO_ARCH=	yes

USES=		gem

.include <bsd.port.mk>