![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / misc / less / Makefile (download)
Revision 1.14, Mon Dec 5 23:55:12 2005 UTC (17 years, 2 months ago) by rillig
Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS. |
# $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"