1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/misc/xless/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

24 lines
512 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
PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/
MASTER_SITE_SUBDIR= applications
MAINTAINER= conrads@cox.net
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>