1996-12-28 04:07:51 +01:00
|
|
|
# New ports collection makefile for: xless
|
|
|
|
# Date created: 23 December 1996
|
1999-08-03 03:37:43 +02:00
|
|
|
# Whom: Conrad Sabatier <conrads@home.com>
|
1996-12-28 04:07:51 +01:00
|
|
|
#
|
1999-08-25 09:23:21 +02:00
|
|
|
# $FreeBSD$
|
1996-12-28 04:07:51 +01:00
|
|
|
#
|
1999-07-04 23:44:04 +02:00
|
|
|
|
2000-04-14 10:49:30 +02:00
|
|
|
PORTNAME= xless
|
|
|
|
PORTVERSION= 1.7
|
2007-05-19 22:36:56 +02:00
|
|
|
PORTREVISION= 1
|
1999-07-04 23:44:04 +02:00
|
|
|
CATEGORIES= misc
|
1996-12-29 01:51:27 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
|
1996-12-28 04:07:51 +01:00
|
|
|
ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/
|
2001-01-16 18:33:20 +01:00
|
|
|
MASTER_SITE_SUBDIR= applications
|
1996-12-28 04:07:51 +01:00
|
|
|
|
2006-11-01 11:57:27 +01:00
|
|
|
MAINTAINER= conrads@cox.net
|
2003-02-21 13:51:06 +01:00
|
|
|
COMMENT= An X11 viewer for text files. Useful as an add-on tool for other apps
|
1999-07-04 23:44:04 +02:00
|
|
|
|
1996-12-28 04:07:51 +01:00
|
|
|
USE_IMAKE= yes
|
2000-01-09 10:56:02 +01:00
|
|
|
MAN1= xless.1
|
2004-04-10 19:26:55 +02:00
|
|
|
MANCOMPRESSED= yes
|
1999-07-04 23:44:04 +02:00
|
|
|
|
1996-12-28 04:07:51 +01:00
|
|
|
.include <bsd.port.mk>
|