# Created by: dd
# $FreeBSD: textproc/syck/Makefile 327773 2013-09-20 23:17:30Z bapt $

PORTNAME=	syck
PORTVERSION=	0.70
CATEGORIES=	textproc devel
MASTER_SITES=	http://cloud.github.com/downloads/indeyets/syck/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A library for reading and writing YAML 1.0

GNU_CONFIGURE=	yes
USES=		bison
CFLAGS+=	-fPIC
MAKE_JOBS_UNSAFE=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
