mirror of https://git.FreeBSD.org/ports.git
19 lines
408 B
Makefile
19 lines
408 B
Makefile
# 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>
|