freebsd-ports/misc/whichman/Makefile
David W. Chapman Jr. f9d4c4893c Update to 2.0
Give port back to ports@

PR:		29572
Submitted by:	maintainer
2001-08-12 15:29:50 +00:00

20 lines
411 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= 2.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://www.linuxfocus.org/~guido.socher/
MASTER_SITE_SUBDIR= apps/doctools
MAINTAINER= ports@FreeBSD.org
MAN1= whichman.1 ftff.1 ftwhich.1
.include <bsd.port.mk>