aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/apotheke/Makefile
blob: c82f6395954fba911789ce9d03d46fa44c58b35d (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>