5a25bb3a71
[Note: removed SunOS-only limitation, since perhaps some NetBSD users want the latest less without upgrading to -current.]
15 lines
357 B
Makefile
15 lines
357 B
Makefile
# $NetBSD: Makefile,v 1.3 2001/07/29 14:39:41 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= less-358
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=less/}
|
|
|
|
MAINTAINER= bouyer@netbsd.org
|
|
HOMEPAGE= http://www.gnu.org/software/less/less.html
|
|
COMMENT= pager similar to more and pg
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_BUILDLINK_ONLY= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|