freebsd-ports/misc/whichman/Makefile
Maxim Sobolev 6b72ba5519 Initial import of whichman - a set of 3 utilities to perform approximate
search among manpages and files.

PR:		19050
Submitted by:	Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
2000-06-06 14:13:30 +00:00

21 lines
518 B
Makefile

# New ports collection makefile for: whichman
# Date created: 6 June 2000
# Whom: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
#
# $FreeBSD$
#
PORTNAME= whichman
PORTVERSION= 1.9
CATEGORIES= misc
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/doctools/ \
http://www.metalab.unc.edu/pub/Linux/apps/doctools/ \
http://www.linuxfocus.org/~guido.socher/ \
http://linuxberg.concepts.nl/files/console/system/
MAINTAINER= leeym@cae.ce.ntu.edu.tw
MAN1= whichman.1 ftff.1 ftwhich.1
.include <bsd.port.mk>