1996-12-28 03:07:51 +00:00
|
|
|
# New ports collection makefile for: xless
|
|
|
|
# Version required: 1.7
|
|
|
|
# Date created: 23 December 1996
|
|
|
|
# Whom: Conrad Sabatier <conrads@neosoft.com>
|
|
|
|
#
|
1996-12-29 00:51:27 +00:00
|
|
|
# $Id: Makefile,v 1.1.1.1 1996/12/28 03:07:50 obrien Exp $
|
1996-12-28 03:07:51 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xless-1.7
|
|
|
|
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
|
|
|
|
|
|
|
MAINTAINER= conrads@neosoft.com
|
|
|
|
|
|
|
|
USE_IMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|