1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/mail/xlbiff/Makefile
David E. O'Brien 610a7f560a Update a master site.
PR:		17168
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-05 23:23:37 +00:00

21 lines
415 B
Makefile

# ex:ts=8
# Ports collection makefile for: xlbiff
# Version required: 3.0
# Date created: 23-Aug-1995
# Whom: David O'Brien <obrien@cs.ucdavis.edu>
#
# $FreeBSD$
DISTNAME= xlbiff-3.0
CATEGORIES= mail
MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
ftp://ftp.freesoftware.com/pub/X11/R5contrib/
EXTRACT_SUFX= .tar.Z
MAINTAINER= obrien@FreeBSD.org
USE_IMAKE= yes
MAN1= xlbiff.1
.include <bsd.port.mk>