21 lines
527 B
Makefile
21 lines
527 B
Makefile
# OpenBSD makefile for: xlbiff
|
|
# Version required: 3.0
|
|
# Date created: May 16 1998
|
|
# Whom: Angelos D. Keromytis
|
|
#
|
|
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/17 03:32:55 angelos Exp $
|
|
|
|
DISTNAME= xlbiff-3.0
|
|
CATEGORIES= mail x11
|
|
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= angelos@openbsd.org
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|