freebsd-ports/sysutils/screen/Makefile
Andrey A. Chernov 966c3a0792 Upgrade to 3.9.9
2001-06-25 05:11:41 +00:00

20 lines
384 B
Makefile

# New ports collection makefile for: screen
# Date created: 25 Nov 1994
# Whom: ache
#
# $FreeBSD$
#
PORTNAME= screen
PORTVERSION= 3.9.9
CATEGORIES= misc
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ \
${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= screen
MAINTAINER= ache@FreeBSD.org
GNU_CONFIGURE= yes
MAN1= screen.1
.include <bsd.port.mk>