summaryrefslogtreecommitdiffstats
path: root/misc/rtfm/Makefile
blob: 199c2b82c0a2a5564983dc98692bc4854100cae2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Chris Costello <chris@FreeBSD.org>
# $FreeBSD$

PORTNAME=	rtfm
PORTVERSION=	1.0
CATEGORIES=	misc
MASTER_SITES=	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	chris

MAINTAINER=	chris@FreeBSD.org
COMMENT=	A FreeBSD documentation search mechanism

MAN1=		rtfm.1
PLIST_FILES=	bin/rtfm

NO_STAGE=	yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud