1996-12-28 03:07:51 +00:00
|
|
|
# New ports collection makefile for: xless
|
|
|
|
# Date created: 23 December 1996
|
1999-08-03 01:37:43 +00:00
|
|
|
# Whom: Conrad Sabatier <conrads@home.com>
|
1996-12-28 03:07:51 +00:00
|
|
|
#
|
1999-08-25 07:23:21 +00:00
|
|
|
# $FreeBSD$
|
1996-12-28 03:07:51 +00:00
|
|
|
#
|
1999-07-04 21:44:04 +00:00
|
|
|
|
2000-04-14 08:49:30 +00:00
|
|
|
PORTNAME= xless
|
|
|
|
PORTVERSION= 1.7
|
1999-07-04 21:44:04 +00:00
|
|
|
CATEGORIES= misc
|
1996-12-29 00:51:27 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
|
1996-12-28 03:07:51 +00:00
|
|
|
ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/
|
1996-12-29 00:51:27 +00:00
|
|
|
MASTER_SITE_SUBDIR= applications
|
1996-12-28 03:07:51 +00:00
|
|
|
|
1999-08-03 01:37:43 +00:00
|
|
|
MAINTAINER= conrads@home.com
|
1999-07-04 21:44:04 +00:00
|
|
|
|
1996-12-28 03:07:51 +00:00
|
|
|
USE_IMAKE= yes
|
2000-01-09 09:56:02 +00:00
|
|
|
MAN1= xless.1
|
|
|
|
MANCOMPRESSED= yes
|
1999-07-04 21:44:04 +00:00
|
|
|
|
1996-12-28 03:07:51 +00:00
|
|
|
.include <bsd.port.mk>
|