# New ports collection makefile for:	getline library
# Date created:		3 June 1995
# Whom:			roberto
#
# $FreeBSD: ports/devel/libgetline/Makefile,v 1.16 2006/08/14 22:55:11 clsung Exp $
#

PORTNAME=	getline
PORTVERSION=	3.9
CATEGORIES=	devel
MASTER_SITES=	ftp://ftp2.caldera.com/pub/skunkware/src/libraries/
DISTNAME=	${PORTNAME}-39-src

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A small, portable, and easy to use command line library

MAN3=		getline.3

WRKSRC=		${WRKDIR}/getline-39

USE_LDCONFIG=	yes

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1