1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/misc/xless/Makefile

21 lines
455 B
Makefile
Raw Normal View History

# New ports collection makefile for: xless
# Version required: 1.7
# Date created: 23 December 1996
# Whom: Conrad Sabatier <conrads@home.com>
#
# $Id: Makefile,v 1.4 1999/07/04 21:44:04 steve Exp $
#
1999-07-04 21:44:04 +00:00
DISTNAME= xless-1.7
1999-07-04 21:44:04 +00:00
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/
MASTER_SITE_SUBDIR= applications
MAINTAINER= conrads@home.com
1999-07-04 21:44:04 +00:00
USE_IMAKE= yes
MAN1= xless.1
1999-07-04 21:44:04 +00:00
.include <bsd.port.mk>