freebsd-ports/mail/xlbiff/Makefile
David W. Chapman Jr. 479a523af4 Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR:		30497
Submitted by:	Dan Larsson
Approved by:	will
2001-09-23 19:50:42 +00:00

20 lines
352 B
Makefile

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