1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/devel/libgetline/Makefile
Satoshi Taoka b794caeb1d Previous commit message is incorrect.
PR:		10716
Submitted by:	W Gerald Hicks <wghicks@bellsouth.net>
1999-04-30 17:42:19 +00:00

21 lines
410 B
Makefile

# New ports collection makefile for: getline library
# Version required: 3.9
# Date created: 3 June 1995
# Whom: roberto
#
# $Id: Makefile,v 1.1.1.1 1999/04/30 16:53:48 taoka Exp $
#
DISTNAME= getline-39-src
PKGNAME= getline-3.9
CATEGORIES= devel
MASTER_SITES= ftp://ftp.sco.com/skunkware/src/lib/
MAINTAINER= wghicks@bellsouth.net
MAN3= getline.3
WRKSRC= ${WRKDIR}/getline-39
.include <bsd.port.mk>