summaryrefslogtreecommitdiff
path: root/misc/rtfm/Makefile
blob: 683d6eeeed6e5311285249fd2c3471a55d252280 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	rtfm
# Date created:		20 July 1999
# Whom:			Chris Costello <chris@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	rtfm
PORTVERSION=	1.0
CATEGORIES=	misc
MASTER_SITES= 	http://people.FreeBSD.org/~chris/distfiles/

MAINTAINER=    chris@FreeBSD.org

MAN1=          rtfm.1

.include <bsd.port.mk>