mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
17 lines
400 B
Makefile
17 lines
400 B
Makefile
# 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>
|