pkgsrc/misc/less/Makefile
2005-12-05 23:55:01 +00:00

17 lines
427 B
Makefile

# $NetBSD: Makefile,v 1.14 2005/12/05 23:55:12 rillig Exp $
#
DISTNAME= less-382
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
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
.include "../../mk/bsd.pkg.mk"