mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
18 lines
384 B
Makefile
18 lines
384 B
Makefile
# New ports collection makefile for: screen
|
|
# Version required: 3.7.1
|
|
# Date created: 25 Nov 1994
|
|
# Whom: ache
|
|
#
|
|
# $Id: Makefile,v 1.11 1995/11/26 10:48:23 asami Exp $
|
|
#
|
|
|
|
DISTNAME= screen-3.7.1
|
|
CATEGORIES+= misc
|
|
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/
|
|
|
|
MAINTAINER= ache@FreeBSD.ORG
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|