summaryrefslogtreecommitdiff
path: root/misc/xless/Makefile
blob: 4d2f765ed3daf598e47db29a21d0be6fba4cf834 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	xless
# Version required:	1.7
# Date created:		23 December 1996
# Whom:			Conrad Sabatier <conrads@home.com>
#
# $FreeBSD$
#

DISTNAME=	xless-1.7
CATEGORIES=	misc
MASTER_SITES=	${MASTER_SITE_XCONTRIB} \
		ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/
MASTER_SITE_SUBDIR=     applications

MAINTAINER=	conrads@home.com

USE_IMAKE=	yes
MANN=		xless.n
MANCOMPRESSED=	no

.include <bsd.port.mk>