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

PORTNAME=	xfce4-smartbookmark-plugin
PORTVERSION=	0.4.6
PORTREVISION=	1
CATEGORIES=	www xfce
MASTER_SITES=	XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR=	xfce4

MAINTAINER=	xfce@FreeBSD.org
COMMENT=	Query search engines from the Xfce panel

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

GNU_CONFIGURE=	yes
USE_GNOME=	gtk20 intltool intlhack
USES=		pkgconfig gettext gmake libtool xfce tar:bzip2
USE_XFCE=	panel

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