aboutsummaryrefslogtreecommitdiff
path: root/misc/rtfm/Makefile
blob: 5054469b83d5fc3199bf2fcb9761668863b479ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	rtfm
PORTVERSION=	1.0
CATEGORIES=	misc
MASTER_SITES=	LOCAL/chris

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

PLIST_FILES=	bin/rtfm man/man1/rtfm.1.gz

.include <bsd.port.mk>