xref: /mports/x11-clocks/xfce4-timer-plugin/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Created by: Martin Wilke (miwi@FreeBSD.org)
2
3PORTNAME=	xfce4-timer-plugin
4PORTVERSION=	1.7.1
5PORTREVISION=	1
6CATEGORIES=	x11-clocks xfce
7MASTER_SITES=	XFCE/panel-plugins
8DIST_SUBDIR=	xfce4
9
10MAINTAINER=	ports@MidnightBSD.org
11COMMENT=	Timer plugin for Xfce
12
13LICENSE=	gpl2
14
15USES=		compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
16		tar:bzip2 xfce
17USE_GNOME=	cairo gtk30 intltool
18USE_XFCE=	panel
19
20GNU_CONFIGURE=	yes
21INSTALLS_ICONS=	yes
22INSTALL_TARGET=	install-strip
23
24OPTIONS_DEFINE=		NLS
25OPTIONS_SUB=		yes
26
27NLS_USES=		gettext-runtime
28NLS_CONFIGURE_ENABLE=	nls
29
30.include <bsd.port.mk>
31

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026