summaryrefslogtreecommitdiff
path: root/misc/screen/Makefile
blob: ab3df192a5d2a54a3f5a02fbbeb0f0cf4e664c4f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	screen
# Version required:     3.6.2
# Date created:         25 Nov 1994
# Whom:                 ache
#
# $Id: Makefile,v 1.8 1995/04/12 04:56:21 asami Exp $
#

DISTNAME=       screen-3.6.2
CATEGORIES+=	utilities
MASTER_SITES=   ftp://ftp.uni-erlangen.de/pub/utilities/screen/

MAINTAINER=	ache@FreeBSD.ORG

GNU_CONFIGURE=	yes
NCFTPFLAGS=     -PN

.include <bsd.port.mk>