openbsd-ports/x11/xfce4/plugins/xfce4-clipman-plugin/Makefile
2004-08-10 11:06:42 +00:00

16 lines
312 B
Makefile

# $OpenBSD: Makefile,v 1.4 2004/08/10 11:06:42 xsa Exp $
COMMENT= "clipboard history plugin for the xfce4 panel"
DISTNAME= xfce4-clipman-plugin-0.4.0
MASTER_SITES= ${MASTER_SITE_GOODIES}
HOMEPAGE= ${HOMEPAGE_GOODIES}
MODULES= devel/gettext
LIB_DEPENDS= ${GTK2} \
${XML2} \
${GUI}
.include <bsd.port.mk>