1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
freebsd-ports/misc/rtfm/Makefile
Chris Piazza cc6af22566 Import of rtfm, a utility to search through FreeBSD documentation.
It can currently search the manual pages, the GNU Texinfo pages,
and the FreeBSD FAQ, both online and local.

PR:		12713
Submitted by:	Chris Costello <chris@calldei.com>
1999-08-01 03:50:21 +00:00

18 lines
328 B
Makefile

# New ports collection makefile for: rtfm
# Version required: 0.1
# Date created: 20 July 1999
# Whom: Chris Costello <chris@calldei.com>
#
# $Id$
#
DISTNAME= rtfm-0.1
CATEGORIES= misc
MASTER_SITES= http://www.freebsd.org/~cpiazza/distfiles/
MAINTAINER= chris@calldei.com
MAN1= rtfm.1
.include <bsd.port.mk>