summaryrefslogtreecommitdiffstats
path: root/x11-clocks/xfce4-datetime-plugin/Makefile
blob: 3398b489b6e0a4fb0f7ddd74ef01ebadcba96209 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Created by: Martin Wilke (miwi@FreeBSD.org)
# $FreeBSD$
#

PORTNAME=	xfce4-datetime-plugin
PORTVERSION=	0.6.2
CATEGORIES=	x11-clocks xfce
MASTER_SITES=	${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR=	xfce4

MAINTAINER=	xfce@FreeBSD.org
COMMENT=	Datetime panel plugin for the Xfce desktop

USE_GMAKE=	yes
USE_BZIP2=	yes
INSTALLS_ICONS=	yes
USE_GETTEXT=	yes
GNU_CONFIGURE=	yes
USE_GNOME=	gtk20 intltool intlhack
USE_XFCE=	configenv libmenu libutil panel
USE_PKGCONFIG=	build

.include <bsd.port.mk>
OpenPOWER on IntegriCloud