openbsd-ports/mail/xlbiff/Makefile

21 lines
432 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.10 2001/05/06 01:47:01 lebel Exp $
COMMENT= "display from/subject from incoming mails using X11"
1998-05-16 23:32:55 -04:00
DISTNAME= xlbiff-3.0
CATEGORIES= mail x11
NEED_VERSION= 1.402
1999-10-30 20:04:58 -04:00
MASTER_SITES= ftp://ftp.x.org/R5contrib/
1998-05-16 23:32:55 -04:00
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@openbsd.org
1998-05-16 23:32:55 -04:00
2000-03-17 15:14:01 -05:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= imake
1998-05-16 23:32:55 -04:00
.include <bsd.port.mk>