openbsd-ports/mail/xlbiff/Makefile

19 lines
401 B
Makefile
Raw Normal View History

2002-03-21 16:09:16 -05:00
# $OpenBSD: Makefile,v 1.12 2002/03/21 21:09:18 espie 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
2002-03-21 16:09:16 -05:00
NEED_VERSION= 1.515
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
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>