1994-11-20 18:04:03 +01:00
|
|
|
# New ports collection makefile for: screen
|
1994-12-02 02:10:29 +01:00
|
|
|
# Date created: 25 Nov 1994
|
|
|
|
# Whom: ache
|
1994-11-20 18:04:03 +01:00
|
|
|
#
|
1999-08-25 09:23:21 +02:00
|
|
|
# $FreeBSD$
|
1994-11-20 18:04:03 +01:00
|
|
|
#
|
|
|
|
|
2001-01-16 18:33:20 +01:00
|
|
|
PORTNAME= screen
|
2002-02-24 13:03:39 +01:00
|
|
|
PORTVERSION= 3.9.11
|
2002-03-13 23:33:40 +01:00
|
|
|
PORTREVISION= 1
|
1996-11-11 06:50:23 +01:00
|
|
|
CATEGORIES= misc
|
2001-01-16 18:33:20 +01:00
|
|
|
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ \
|
1996-12-26 11:01:04 +01:00
|
|
|
${MASTER_SITE_GNU}
|
1999-01-27 08:41:29 +01:00
|
|
|
MASTER_SITE_SUBDIR= screen
|
1995-04-12 06:56:21 +02:00
|
|
|
|
2002-04-09 03:13:17 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
1995-04-12 06:56:21 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
1996-11-18 15:17:24 +01:00
|
|
|
MAN1= screen.1
|
1994-11-20 18:04:03 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|