freebsd-ports/misc/screen/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

16 lines
376 B
Makefile

# New ports collection makefile for: screen
# Version required: 3.6.1
# Date created: 25 Nov 1994
# Whom: ache
#
# $Id: Makefile,v 1.6 1995/01/18 01:29:35 ache Exp $
#
DISTNAME= screen-3.6.1
NCFTPFLAGS= -PN
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/
CATEGORIES+= utilities
GNU_CONFIGURE= YES
.include <bsd.port.mk>