1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/misc/screen/Makefile

18 lines
384 B
Makefile
Raw Normal View History

1994-11-20 17:04:03 +00:00
# New ports collection makefile for: screen
1995-12-18 07:33:37 +00:00
# Version required: 3.7.1
1994-12-02 01:10:29 +00:00
# Date created: 25 Nov 1994
# Whom: ache
1994-11-20 17:04:03 +00:00
#
1995-12-18 07:33:37 +00:00
# $Id: Makefile,v 1.11 1995/11/26 10:48:23 asami Exp $
1994-11-20 17:04:03 +00:00
#
1995-12-18 07:33:37 +00:00
DISTNAME= screen-3.7.1
CATEGORIES+= misc
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/
MAINTAINER= ache@FreeBSD.ORG
GNU_CONFIGURE= yes
1994-11-20 17:04:03 +00:00
.include <bsd.port.mk>