openbsd-ports/x11/xfce4/xfce4-mailwatch/Makefile

34 lines
997 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.16 2011/01/18 21:05:51 landry Exp $
2009-06-23 15:53:03 -04:00
COMMENT= Xfce4 mailboxes monitor panel plugin
XFCE_VERSION= 1.1.0
XFCE_PLUGIN= mailwatch
REVISION= 6
HOMEPAGE= http://spuriousinterrupt.org/projects/mailwatch
# GPLv2
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
MODULES= x11/xfce4
MASTER_SITES= http://spuriousinterrupt.org/files/mailwatch/
2010-11-22 03:36:47 -05:00
LIB_DEPENDS+= security/gnutls
LIB_DEPENDS+= x11/xfce4/libxfcegui4
WANTLIB= ICE SM X11 Xdmcp Xrender Xau Xdamage fontconfig freetype \
Xcursor Xext Xfixes Xi Xcomposite Xinerama Xrandr expat \
atk-1.0 gdk-x11-2.0 gdk_pixbuf-2.0 glib-2.0 pcre m z c\
gmodule-2.0 gobject-2.0 gtk-x11-2.0 pango-1.0 pthread \
2010-10-11 04:11:24 -04:00
pangoft2-1.0 pangocairo-1.0 pixman-1 cairo png \
gthread-2.0 startup-notification-1 xfce4util xfcegui4 \
2010-04-04 06:48:59 -04:00
gcrypt gpg-error gio-2.0 tasn1 pthread-stubs xcb \
execinfo xcb-atom xcb-aux xcb-event gnutls xcb-render \
GL Xxf86vm drm xcb-shm
.include <bsd.port.mk>