mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
18 lines
387 B
Makefile
18 lines
387 B
Makefile
# New ports collection makefile for: screen
|
|
# Version required: 3.6.2
|
|
# Date created: 25 Nov 1994
|
|
# Whom: ache
|
|
#
|
|
# $Id: Makefile,v 1.9 1995/04/16 11:28:50 ache 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
|
|
|
|
.include <bsd.port.mk>
|