pkgsrc/misc/less/Makefile

22 lines
505 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.20 2011/07/08 10:42:53 tron Exp $
2000-01-05 11:05:25 +01:00
DISTNAME= less-444
CATEGORIES= misc
MASTER_SITES= http://www.greenwoodsoftware.com/less/
2000-01-05 11:05:25 +01:00
MAINTAINER= bouyer@NetBSD.org
HOMEPAGE= http://www.greenwoodsoftware.com/less/
COMMENT= Pager similar to more and pg
LICENSE= modified-bsd OR gnu-gpl-v2
2000-01-05 11:05:25 +01:00
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
2000-01-05 11:05:25 +01:00
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
.include "options.mk"
.include "../../mk/termcap.buildlink3.mk"
2000-01-05 11:05:25 +01:00
.include "../../mk/bsd.pkg.mk"