# New ports collection makefile for: less # Date created: 8 Nov 1994 # Whom: ache # # $FreeBSD$ # PORTNAME= less PORTVERSION= 378 CATEGORIES= misc MASTER_SITES= http://www.greenwoodsoftware.com/%SUBDIR%/ \ ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= less MAINTAINER= jharris@widomaker.com COMMENT= A better pager utility .include GNU_CONFIGURE= yes MAN1= less.1 lesskey.1 .if defined(COLOUR_LESS) || defined(COLOR_LESS) MAKE_ENV= CPPFLAGS="-DCOLOUR_LESS" pre-fetch: @${ECHO_MSG} "Making a colour version of less." .endif .include repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - remove MD5ohauer2011-07-031-1/+0
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-2/+0
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-03