freebsd-ports/textproc/syck/Makefile
2004-12-07 07:39:04 +00:00

19 lines
379 B
Makefile

# New ports collection makefile for: syck
# Date created: 2 December 2004
# Whom: dd
#
# $FreeBSD$
#
PORTNAME= syck
PORTVERSION= 0.45
CATEGORIES= textproc devel
MASTER_SITES= http://rubyforge.org/frs/download.php/1371/
MAINTAINER= dd@FreeBSD.org
COMMENT= Syck is an extension for reading and writing YAML swiftly
GNU_CONFIGURE= yes
USE_BISON= yes
.include <bsd.port.mk>