xref: /mports/deskutils/xfce4-notes-plugin/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	xfce4-notes-plugin
2PORTVERSION=	1.12.0
3CATEGORIES=	deskutils xfce
4MASTER_SITES=	XFCE/panel-plugins
5DIST_SUBDIR=	xfce4
6
7MAINTAINER=	ports@MidnightBSD.org
8COMMENT=	Notes plugin for the Xfce panel
9WWW=		https://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin
10
11LICENSE=	gpl2
12
13USES=		compiler:c11 gettext-tools gnome meson pkgconfig tar:xz \
14		vala:build xfce xorg
15USE_GNOME=	glib20 gtk30 gtksourceview4
16USE_XFCE=	libmenu panel xfconf
17USE_XORG=	ice sm x11
18
19OPTIONS_DEFINE=	NLS
20OPTIONS_SUB=	yes
21
22NLS_USES=	gettext-runtime
23
24post-patch-NLS-off:
25	@${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build
26
27.include <bsd.port.mk>
28

served by {OpenGrok

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