pkgsrc/misc/less/Makefile
2004-04-11 09:13:00 +00:00

19 lines
458 B
Makefile

# $NetBSD: Makefile,v 1.11 2004/04/11 09:19:36 snj Exp $
#
DISTNAME= less-381
PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://www.greenwoodsoftware.com/less/ \
${MASTER_SITE_GNU:=less/}
MAINTAINER= bouyer@NetBSD.org
HOMEPAGE= http://www.greenwoodsoftware.com/less/
COMMENT= Pager similar to more and pg
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
.include "../../mk/bsd.pkg.mk"