1994-11-20 17:04:03 +00:00
|
|
|
# New ports collection makefile for: screen
|
1995-01-18 01:29:54 +00:00
|
|
|
# Version required: 3.6.1
|
1994-12-02 01:10:29 +00:00
|
|
|
# Date created: 25 Nov 1994
|
|
|
|
# Whom: ache
|
1994-11-20 17:04:03 +00:00
|
|
|
#
|
1995-04-01 12:51:41 +00:00
|
|
|
# $Id: Makefile,v 1.6 1995/01/18 01:29:35 ache Exp $
|
1994-11-20 17:04:03 +00:00
|
|
|
#
|
|
|
|
|
1995-01-18 01:29:54 +00:00
|
|
|
DISTNAME= screen-3.6.1
|
1994-12-02 01:10:29 +00:00
|
|
|
NCFTPFLAGS= -PN
|
|
|
|
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/
|
1995-04-01 12:51:41 +00:00
|
|
|
CATEGORIES+= utilities
|
1994-11-20 17:04:03 +00:00
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|