mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
15 lines
353 B
Makefile
15 lines
353 B
Makefile
# 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>
|