freebsd-ports/misc/xless/Makefile

22 lines
418 B
Makefile
Raw Normal View History

# New ports collection makefile for: xless
# Date created: 23 December 1996
# Whom: Conrad Sabatier <conrads@home.com>
#
1999-08-25 09:23:21 +02:00
# $FreeBSD$
#
1999-07-04 23:44:04 +02:00
2000-04-14 10:49:30 +02:00
PORTNAME= xless
PORTVERSION= 1.7
1999-07-04 23:44:04 +02: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 23:44:04 +02:00
USE_IMAKE= yes
2000-01-09 10:56:02 +01:00
MAN1= xless.1
MANCOMPRESSED= yes
1999-07-04 23:44:04 +02:00
.include <bsd.port.mk>