summaryrefslogtreecommitdiffstats
path: root/deskutils/glipper/Makefile
blob: 42432483a6efe16e6e20ae221d9002b15bb1de10 (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
25
26
27
28
29
# New ports collection makefile for:	glipper
# Date created:		2007-10-21
# Whom:			Yuri Pankov <yuri.pankov@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	glipper
PORTVERSION=	1.0
PORTREVISION=	3
CATEGORIES=	deskutils gnome
MASTER_SITES=	SF

MAINTAINER=	yuri.pankov@gmail.com
COMMENT=	Clipboard manager for the GNOME panel

USE_BZIP2=	yes
USE_ICONV=	yes
USE_GETTEXT=	yes
USE_GMAKE=	yes
USE_GNOME=	gnomeprefix gnomehack intltool pygnomedesktop pygnomeextras
USE_PYTHON=	2.4+
INSTALLS_ICONS=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--libdir=${PREFIX}/libexec

GCONF_SCHEMAS=	glipper.schemas

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