2008-01-04 12:48:33 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.12 2008/01/04 17:48:36 espie Exp $
|
2001-05-05 22:29:37 -04:00
|
|
|
|
2007-09-15 19:54:16 -04:00
|
|
|
COMMENT= browse or page through a text file
|
2000-09-22 18:05:35 -04:00
|
|
|
|
2004-10-23 09:14:20 -04:00
|
|
|
DISTNAME= most-4.9.5
|
2000-09-22 18:05:35 -04:00
|
|
|
CATEGORIES= misc
|
2002-10-27 16:07:53 -05:00
|
|
|
|
2000-09-22 18:05:35 -04:00
|
|
|
MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \
|
2001-01-02 10:47:30 -05:00
|
|
|
http://openbsd.rutgers.edu/
|
2000-09-22 18:05:35 -04:00
|
|
|
|
2006-08-03 16:04:51 -04:00
|
|
|
LIB_DEPENDS= slang.>=14::devel/libslang
|
2000-09-22 18:05:35 -04:00
|
|
|
|
2001-01-02 10:47:30 -05:00
|
|
|
MAINTAINER= William Yodlowsky <bsd@openbsd.rutgers.edu>
|
2000-09-22 18:05:35 -04:00
|
|
|
|
2005-04-19 05:41:41 -04:00
|
|
|
FAKE= lib
|
2000-09-22 18:05:35 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2004-12-22 06:48:32 -05:00
|
|
|
WANTLIB= c m termcap
|
2000-09-22 18:05:35 -04:00
|
|
|
|
2008-01-04 12:48:33 -05:00
|
|
|
FAKE_FLAGS= DOC_DIR='$$(prefix)/share/doc/most'
|
2000-09-22 18:05:35 -04:00
|
|
|
|
|
|
|
CONFIGURE_STYLE= gnu
|
2005-04-19 05:41:41 -04:00
|
|
|
CONFIGURE_ENV+=DEPBASE=${DEPBASE}
|
2000-09-22 18:05:35 -04:00
|
|
|
|
2002-10-27 16:07:53 -05:00
|
|
|
NO_REGRESS= Yes
|
|
|
|
|
2000-09-22 18:05:35 -04:00
|
|
|
.include <bsd.port.mk>
|