aboutsummaryrefslogtreecommitdiff
path: root/x11/finder/Makefile
blob: e03fdcf00e9ef18a78594459ea3e3d32a78e0cff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	finder
# Date created:				4 September 2000
# Whom:					Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	finder
PORTVERSION= 	0.80.1
CATEGORIES=	x11 gnome
MASTER_SITES=	http://lfh.hkcampus.net/~lfh-lck/programs/finder/

MAINTAINER=	sobomax@FreeBSD.org

USE_X_PREFIX=	yes
USE_GMAKE=	yes
USE_GNOME=	yes

ALL_TARGET=	default

.include <bsd.port.mk>