openbsd-ports/mail/xlbiff/Makefile

21 lines
400 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.26 2013/10/11 21:20:58 naddy Exp $
COMMENT= display from/subject from incoming mails using X11
1998-05-16 23:32:55 -04:00
DISTNAME= xlbiff-3.0
REVISION = 3
1998-05-16 23:32:55 -04:00
CATEGORIES= mail x11
2002-10-27 12:21:39 -05:00
2004-05-18 04:45:33 -04:00
MASTER_SITES= ${MASTER_SITE_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
2007-11-14 04:43:39 -05:00
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xpm Xt c pthread-stubs \
xcb
2000-03-17 15:14:01 -05:00
2006-11-13 06:20:24 -05:00
CONFIGURE_STYLE=imake
2013-03-11 07:20:26 -04:00
NO_TEST= Yes
2002-10-27 12:21:39 -05:00
1998-05-16 23:32:55 -04:00
.include <bsd.port.mk>