summaryrefslogtreecommitdiff
path: root/security/seahorse/Makefile
blob: dd4121faedf815297f5ca74ad063cece3d2bc265 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.2 2002/07/18 09:52:14 agc Exp $

DISTNAME=	seahorse-0.5.0
CATEGORIES=	security
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=seahorse/}

MAINTAINER=	jmmv@hispabsd.org
HOMEPAGE=	http://seahorse.sourceforge.net
COMMENT=	GnuPG front end and bonobo component for Gnome

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_X11BASE=	yes

DEPENDS+=	gnupg>=1.0:../../security/gnupg

.include "../../x11/gnome-libs/buildlink.mk"
.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"