freebsd-ports/mail/xlbiff/Makefile

22 lines
404 B
Makefile
Raw Normal View History

# ex:ts=8
2000-02-13 04:25:05 +01:00
# Ports collection makefile for: xlbiff
# Date created: 23-Aug-1995
# Whom: David O'Brien <obrien@cs.ucdavis.edu>
#
1999-08-25 08:51:17 +02:00
# $FreeBSD$
2000-04-13 22:01:08 +02:00
#
2000-04-13 22:01:08 +02:00
PORTNAME= xlbiff
PORTVERSION= 3.0
CATEGORIES= mail
MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
ftp://ftp.freesoftware.com/pub/X11/R5contrib/
EXTRACT_SUFX= .tar.Z
2000-02-13 04:25:05 +01:00
MAINTAINER= obrien@FreeBSD.org
USE_IMAKE= yes
MAN1= xlbiff.1
.include <bsd.port.mk>