1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
freebsd-ports/misc/gtkfind/Makefile
Steve Price 92103d6d5c Update to use gtk version 1.2.3.
PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00

20 lines
426 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.5 1999/04/22 08:04:20 mharo Exp $
#
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>