2022-03-11 19:34:31 +00:00

19 lines
319 B
Makefile

COMMENT= display from/subject from incoming mails using X11
DISTNAME= xlbiff-3.0
REVISION = 4
CATEGORIES= mail x11
MASTER_SITES= ${MASTER_SITE_R5CONTRIB}
EXTRACT_SUFX= .tar.Z
PERMIT_PACKAGE= Yes
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xpm Xt c \
xcb
CONFIGURE_STYLE=imake
NO_TEST= Yes
.include <bsd.port.mk>