freebsd-ports/misc/rtfm/Makefile

15 lines
282 B
Makefile
Raw Normal View History

# Created by: Chris Costello <chris@FreeBSD.org>
1999-08-25 09:23:21 +02:00
# $FreeBSD$
2000-04-14 10:49:30 +02:00
PORTNAME= rtfm
PORTVERSION= 1.0
CATEGORIES= misc
MASTER_SITES= LOCAL/chris
MAINTAINER= chris@FreeBSD.org
COMMENT= FreeBSD documentation search mechanism
2014-06-19 18:15:20 +02:00
PLIST_FILES= bin/rtfm man/man1/rtfm.1.gz
.include <bsd.port.mk>