summaryrefslogtreecommitdiff
path: root/sysutils/screen/Makefile
blob: 434390b0a9b1ba096fb8d67295f8a50e327470fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:	screen
# Version required:     3.5.16beta
# Date created:         25 Nov 1994
# Whom:                 ache
#
# $Id: Makefile,v 1.1.1.1 1994/11/20 17:04:03 torstenb Exp $
#

DISTNAME=       screen-3.5.16beta
NCFTPFLAGS=     -PN
MASTER_SITES=   ftp://ftp.uni-erlangen.de/pub/utilities/screen/
GNU_CONFIGURE=	YES
WRKSRC=         ${WRKDIR}/screen-3.5.16

.include <bsd.port.mk>