1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/mail/xlbiff/Makefile
Steve Price 6c450aae0f Remove extraneous x11 from CATEGORIES.
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00

23 lines
562 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>
#
# $Id: Makefile,v 1.6 1998/10/20 01:43:12 steve Exp $
DISTNAME= xlbiff-3.0
CATEGORIES= mail
MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
ftp://ftp.pacbell.com/mirror/ftp.x.org/X11/R5contrib/ \
ftp://ftp.funet.fi/pub/X11/R5contrib/ \
ftp://ftp.hitachi.co.jp/pub/X/R5contrib/
EXTRACT_SUFX= .tar.Z
MAINTAINER= obrien@FreeBSD.org
USE_IMAKE= yes
MAN1= xlbiff.1
.include <bsd.port.mk>