mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
14 lines
315 B
Makefile
14 lines
315 B
Makefile
# New ports collection makefile for: less
|
|
# Version required: 2.37
|
|
# Date created: 8 Nov 1994
|
|
# Whom: ache
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1994/11/07 17:29:02 ache Exp $
|
|
#
|
|
|
|
DISTNAME= less-237
|
|
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include <bsd.port.mk>
|