freebsd-ports/sysutils/screen/Makefile
2002-04-09 01:13:17 +00:00

21 lines
402 B
Makefile

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