2004-04-11 11:13:00 +02:00
|
|
|
# $NetBSD: Makefile,v 1.11 2004/04/11 09:19:36 snj Exp $
|
2000-01-05 11:05:25 +01:00
|
|
|
#
|
|
|
|
|
2003-02-17 13:54:25 +01:00
|
|
|
DISTNAME= less-381
|
2003-03-14 10:56:30 +01:00
|
|
|
PKGREVISION= 1
|
2000-01-05 11:05:25 +01:00
|
|
|
CATEGORIES= misc
|
2002-10-26 18:01:37 +02:00
|
|
|
MASTER_SITES= http://www.greenwoodsoftware.com/less/ \
|
|
|
|
${MASTER_SITE_GNU:=less/}
|
2000-01-05 11:05:25 +01:00
|
|
|
|
2003-07-17 23:41:05 +02:00
|
|
|
MAINTAINER= bouyer@NetBSD.org
|
2002-10-26 18:01:37 +02:00
|
|
|
HOMEPAGE= http://www.greenwoodsoftware.com/less/
|
2003-07-21 19:01:11 +02:00
|
|
|
COMMENT= Pager similar to more and pg
|
2000-01-05 11:05:25 +01:00
|
|
|
|
2001-07-29 16:39:41 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2004-04-11 11:13:00 +02:00
|
|
|
USE_BUILDLINK3= yes
|
2000-01-05 11:05:25 +01:00
|
|
|
|
2003-03-14 10:56:30 +01:00
|
|
|
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
|
|
|
|
|
2000-01-05 11:05:25 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|