aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/screen/Makefile
blob: 53d230898cbf0832432d47e80688c3f7269c292d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    screen
# Version required:     3.6.2
# Date created:         25 Nov 1994
# Whom:                 ache
#
# $Id: Makefile,v 1.10 1995/04/16 15:39:26 ache Exp $
#

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

MAINTAINER= ache@FreeBSD.ORG

GNU_CONFIGURE=  yes

.include <bsd.port.mk>