forked from Lainports/opnsense-ports
11 lines
220 B
Makefile
11 lines
220 B
Makefile
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>
|