2002-10-27 21:07:53 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.15 2002/10/27 21:07:54 naddy Exp $
|
1998-09-27 20:09:30 +00:00
|
|
|
|
2001-05-06 02:29:37 +00:00
|
|
|
COMMENT= "X11 viewer for text files"
|
|
|
|
|
1998-05-20 07:01:41 +00:00
|
|
|
DISTNAME= xless-1.7
|
|
|
|
CATEGORIES= misc
|
|
|
|
|
2000-03-22 21:36:08 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2002-07-26 19:38:46 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} \
|
|
|
|
ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/
|
|
|
|
|
2000-10-22 15:41:23 +00:00
|
|
|
CONFIGURE_STYLE=imake
|
1998-09-27 20:09:30 +00:00
|
|
|
|
2002-10-27 21:07:53 +00:00
|
|
|
NO_REGRESS= Yes
|
|
|
|
|
1998-05-20 07:01:41 +00:00
|
|
|
.include <bsd.port.mk>
|