blob: 35defd9a59081e9247b5a0c41dd56f4151c73e59 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: screen
# Version required: 3.6.0
# Date created: 25 Nov 1994
# Whom: ache
#
# $Id: Makefile,v 1.4 1994/12/17 07:35:01 ache Exp $
#
DISTNAME= screen-3.6.0
NCFTPFLAGS= -PN
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/
GNU_CONFIGURE= YES
.include <bsd.port.mk>
|