summaryrefslogtreecommitdiffstats
path: root/textproc/libyaml/Makefile
blob: 6c9bdc2b2a7030dfbf96cb53b8e9d56f62b6e3f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# ex:ts=8
# Ports collection makefile for:	libyaml
# Date created:			Aug 31, 2006
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	libyaml
PORTVERSION=	0.1.4
PORTREVISION=	2
CATEGORIES=	textproc
MASTER_SITES=	http://pyyaml.org/download/libyaml/
DISTNAME=	yaml-${PORTVERSION}
DIST_SUBDIR=	repacked

MAINTAINER=	jpaetzel@FreeBSD.org
COMMENT=	A YAML 1.1 parser and emitter written in C

GNU_CONFIGURE=	yes
USES=	pathfix
USE_LDCONFIG=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud