openbsd-ports/x11/xfce4/desktop/xfprint/Makefile
2004-12-16 22:05:09 +00:00

13 lines
208 B
Makefile

# $OpenBSD: Makefile,v 1.4 2004/12/16 22:05:09 alek Exp $
COMMENT= "print dialog for xfce4"
DISTNAME= xfprint-${V}
LIB_DEPENDS= ${GTK2} \
${GTHREAD} \
${GUI}
WANTLIB= c pthread
.include <bsd.port.mk>