openbsd-ports/mail/xlbiff/Makefile

21 lines
399 B
Makefile
Raw Normal View History

2002-10-27 12:21:39 -05:00
# $OpenBSD: Makefile,v 1.13 2002/10/27 17:21:40 naddy 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-10-27 12:21:39 -05:00
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
2002-10-27 12:21:39 -05:00
NO_REGRESS= Yes
1998-05-16 23:32:55 -04:00
.include <bsd.port.mk>