13 lines
341 B
Makefile
13 lines
341 B
Makefile
# New ports collection makefile for: less
|
|
# Version required: 2.52
|
|
# Date created: 8 Nov 1994
|
|
# Whom: ache
|
|
#
|
|
# $Id: Makefile,v 1.2 1994/11/21 23:34:36 ache Exp $
|
|
#
|
|
|
|
DISTNAME= less-252
|
|
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ ftp://ftp.uu.net/systems/gnu/
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include <bsd.port.mk>
|