2000-09-05 15:11:31 +02:00
|
|
|
# New ports collection makefile for: finder
|
|
|
|
# Date created: 4 September 2000
|
|
|
|
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= finder
|
2001-02-05 17:18:54 +01:00
|
|
|
PORTVERSION= 0.80.4
|
2000-09-05 15:11:31 +02:00
|
|
|
CATEGORIES= x11 gnome
|
|
|
|
MASTER_SITES= http://lfh.hkcampus.net/~lfh-lck/programs/finder/
|
|
|
|
|
|
|
|
MAINTAINER= sobomax@FreeBSD.org
|
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
USE_GMAKE= yes
|
2000-10-05 09:17:31 +02:00
|
|
|
USE_GNOME= yes
|
2000-09-05 15:11:31 +02:00
|
|
|
|
|
|
|
ALL_TARGET= default
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|