1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
freebsd-ports/misc/screen/Makefile

20 lines
421 B
Makefile
Raw Normal View History

1994-11-20 17:04:03 +00:00
# New ports collection makefile for: screen
1996-12-08 16:19:54 +00:00
# Version required: 3.7.2
1994-12-02 01:10:29 +00:00
# Date created: 25 Nov 1994
# Whom: ache
1994-11-20 17:04:03 +00:00
#
# $Id: Makefile,v 1.15 1996/12/08 16:19:38 ache Exp $
1994-11-20 17:04:03 +00:00
#
1996-12-08 16:19:54 +00:00
DISTNAME= screen-3.7.2
CATEGORIES= misc
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ \
${MASTER_SITE_GNU}
MAINTAINER= ache@FreeBSD.ORG
GNU_CONFIGURE= yes
MAN1= screen.1
1994-11-20 17:04:03 +00:00
.include <bsd.port.mk>