freebsd-ports/misc/gtkfind/Makefile

26 lines
490 B
Makefile
Raw Normal View History

# New ports collection makefile for: gtkfind
# Date created: 28 Sept 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
1999-08-25 03:23:21 -04:00
# $FreeBSD$
#
2000-04-14 04:49:30 -04:00
PORTNAME= gtkfind
PORTVERSION= 1.1
CATEGORIES= misc
MASTER_SITES= http://www.oz.net/~mattg/
1999-12-24 15:33:12 -05:00
# metalab hasn't caught up yet...
# ${MASTER_SITE_SUNSITE}
#MASTER_SITE_SUBDIR= X11/gtkbuffet/apps/gtkfind
MAINTAINER= billf@FreeBSD.org
2000-10-05 02:42:57 -04:00
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GTK= yes
GNU_CONFIGURE= yes
MAN1= gtkfind.1 mktmp.1
.include <bsd.port.mk>