aboutsummaryrefslogtreecommitdiffstats
path: root/misc/less/Makefile
blob: 1c136d162ad60d6fef744f81ee1cf5b82f9d7f45 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:    less
# Version required:     2.52
# Date created:         8 Nov 1994
# Whom:                 ache
#
# $Id: Makefile,v 1.1.1.1 1994/11/08 03:35:37 ache Exp $
#

DISTNAME=       less-252
# Commented out, often busy
# MASTER_SITES=  ftp://prep.ai.mit.edu/pub/gnu/
# Mirror:
MASTER_SITES=   ftp://ftp.uu.net/systems/gnu/
GNU_CONFIGURE=  YES

.include <bsd.port.mk>