mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
15 lines
248 B
Makefile
15 lines
248 B
Makefile
# New ports collection makefile for: screen
|
|
# Version required: 3.5.2
|
|
# Date created: 20 November 1994
|
|
# Whom: torstenb
|
|
#
|
|
# $Id:$
|
|
#
|
|
|
|
DISTNAME= screen-3.5.2
|
|
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
|
|
GNU_CONFIGURE= YES
|
|
|
|
|
|
.include <bsd.port.mk>
|