aboutsummaryrefslogtreecommitdiffstats
path: root/misc/gtkfind/Makefile
blob: 238fe64bc5a5b26eb93210819c887d72b294165c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    gtkfind
# Version required:         0.10
# Date created:             28 Sept 1998
# Whom:                 Bill Fumerola <billf@chc-chimes.com>
#
# $Id: Makefile,v 1.3 1999/01/22 22:10:17 nectar Exp $
#

DISTNAME=   gtkfind-0.10
CATEGORIES= misc
MASTER_SITES=   http://www.oz.net/~mattg/

MAINTAINER= billf@FreeBSD.org

LIB_DEPENDS=    gtk11d.1:${PORTSDIR}/x11-toolkits/gtk11-devel

MAN1=       gtkfind.1 mktmp.1

.include <bsd.port.mk>