freebsd-ports/misc/gtkfind/Makefile
1999-08-25 07:23:21 +00:00

20 lines
384 B
Makefile

# New ports collection makefile for: gtkfind
# Version required: 0.10
# Date created: 28 Sept 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
# $FreeBSD$
#
DISTNAME= gtkfind-0.10
CATEGORIES= misc
MASTER_SITES= http://www.oz.net/~mattg/
MAINTAINER= billf@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
MAN1= gtkfind.1 mktmp.1
.include <bsd.port.mk>