ports/x11/bclock/Makefile

18 lines
280 B
Makefile

COMMENT= round, analog X11 clock with bezier curve hands
DISTNAME= bclock-1.0
REVISION= 3
CATEGORIES= x11
SITES= ${SITE_SUNSITE:=X11/clocks/}
# X11
PERMIT_PACKAGE= Yes
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xmu Xt c m
CONFIGURE_STYLE= imake
NO_TEST= Yes
.include <bsd.port.mk>