freebsd-ports/misc/xless/Makefile
Edwin Groothuis 03f8a6f768 ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 03:36:45 +00:00

22 lines
499 B
Makefile

# New ports collection makefile for: xless
# Date created: 23 December 1996
# Whom: Conrad Sabatier <conrads@home.com>
#
# $FreeBSD$
#
PORTNAME= xless
PORTVERSION= 1.7
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/
MASTER_SITE_SUBDIR= applications
MAINTAINER= ports@FreeBSD.org
COMMENT= An X11 viewer for text files. Useful as an add-on tool for other apps
USE_IMAKE= yes
MAN1= xless.1
MANCOMPRESSED= yes
.include <bsd.port.mk>