pkgsrc/misc/less/Makefile
wiz 5a25bb3a71 Update to 358. Lots of new features since last pkgsrc version.
[Note: removed SunOS-only limitation, since perhaps some NetBSD users
want the latest less without upgrading to -current.]
2001-07-29 14:39:41 +00:00

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"