1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/misc/screen/Makefile

15 lines
353 B
Makefile
Raw Normal View History

1994-11-20 17:04:03 +00:00
# New ports collection makefile for: screen
1994-12-22 06:46:47 +00:00
# Version required: 3.6.0
1994-12-02 01:10:29 +00:00
# Date created: 25 Nov 1994
# Whom: ache
1994-11-20 17:04:03 +00:00
#
1994-12-22 06:46:47 +00:00
# $Id: Makefile,v 1.4 1994/12/17 07:35:01 ache Exp $
1994-11-20 17:04:03 +00:00
#
1994-12-22 06:46:47 +00:00
DISTNAME= screen-3.6.0
1994-12-02 01:10:29 +00:00
NCFTPFLAGS= -PN
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/
1994-11-20 17:04:03 +00:00
GNU_CONFIGURE= YES
.include <bsd.port.mk>