openbsd-ports/x11/xpostit/Makefile
2022-03-11 20:15:18 +00:00

22 lines
355 B
Makefile

COMMENT= PostIt (R) messages onto your X11 screen
DISTNAME= xpostit3.3.1
PKGNAME= xpostit-3.3.1
REVISION= 2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_R5CONTRIB}
EXTRACT_SUFX= .tar.Z
# BSD
PERMIT_PACKAGE= Yes
WANTLIB= ICE SM X11 Xau Xaw Xdmcp Xext Xmu Xpm Xt c
CONFIGURE_STYLE= imake
WRKDIST= ${WRKDIR}/xpostit
NO_TEST= Yes
.include <bsd.port.mk>