1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/sysutils/screen/Makefile
1994-12-02 01:10:29 +00:00

16 lines
411 B
Makefile

# 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>