summaryrefslogtreecommitdiff
path: root/x11-fm/apotheke/Makefile
blob: d79c15123a90f18a68594b22ed4c11867138a88d (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
CATEGORIES=	x11-fm
MASTER_SITES=	ftp://ftp.berlios.de/pub/apotheke/

MAINTAINER=	martin.klaffenboeck@gmx.at

LIB_DEPENDS=	nautilus.2:${PORTSDIR}/x11-fm/nautilus2

USE_GNOMENG=	yes
USE_GNOME=	gnomehack gnomeprefix
USE_X_PREFIX=	yes
USE_GMAKE=	yes
GNU_CONFIGURE=	yes
CONFIGURE_TARGET=	--target=${MACHINE_ARCH}-unknown-freebsd${OSREL}

.include <bsd.port.mk>