summaryrefslogtreecommitdiff
path: root/x11-fm/apotheke/Makefile
blob: 38240c91169bdf75d2c08a43dc0fe7cef8776412 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:	apotheke
# Date created:		3 November 2002
# Whom:			Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
#
# $FreeBSD$
#

PORTNAME=	apotheke
PORTVERSION=	0.2
PORTREVISION=	1
CATEGORIES=	x11-fm
MASTER_SITES=	ftp://ftp.berlios.de/pub/apotheke/

MAINTAINER=	ports@freebsd.org
COMMENT=	A CVS view for Nautilus

RUN_DEPENDS=	ssh-askpass:${PORTSDIR}/security/openssh-askpass

USE_GNOME=	gnomehack gnomeprefix nautilus2
USE_X_PREFIX=	yes
USE_GMAKE=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>