freebsd-ports/misc/gtkfind/Makefile
1999-01-24 09:12:59 +00:00

19 lines
434 B
Makefile

# 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>