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

16 lines
376 B
Makefile
Raw Normal View History

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
#
# $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/
CATEGORIES+= utilities
1994-11-20 17:04:03 +00:00
GNU_CONFIGURE= YES
.include <bsd.port.mk>