mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
6338e2b370
That version disables the FAQ search, since it currently does not work with the DocBook FAQ.
18 lines
331 B
Makefile
18 lines
331 B
Makefile
# New ports collection makefile for: rtfm
|
|
# Version required: 0.1
|
|
# Date created: 20 July 1999
|
|
# Whom: Chris Costello <chris@calldei.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= rtfm-0.2
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://www.freebsd.org/~chris/distfiles/
|
|
|
|
MAINTAINER= chris@FreeBSD.org
|
|
|
|
MAN1= rtfm.1
|
|
|
|
.include <bsd.port.mk>
|