1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/sysutils/screen/Makefile

18 lines
382 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
#
# $Id: Makefile,v 1.12 1995/12/18 07:33:27 ache 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>