100196f27a
Especially now that the default line is more verbose.
19 lines
401 B
Makefile
19 lines
401 B
Makefile
# $OpenBSD: Makefile,v 1.11 2001/10/28 13:05:47 espie Exp $
|
|
|
|
COMMENT= "display from/subject from incoming mails using X11"
|
|
|
|
DISTNAME= xlbiff-3.0
|
|
CATEGORIES= mail x11
|
|
NEED_VERSION= 1.402
|
|
MASTER_SITES= ftp://ftp.x.org/R5contrib/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CONFIGURE_STYLE= imake
|
|
|
|
.include <bsd.port.mk>
|