aboutsummaryrefslogtreecommitdiff
path: root/misc/rtfm/Makefile
blob: e791fafe137210451e4812f79c9316073ecb7663 (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
# Version required:	1.0
# Date created:		20 July 1999
# Whom:			Chris Costello <chris@calldei.com>
#
# $FreeBSD$
#

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

MAINTAINER=    chris@FreeBSD.org

MAN1=          rtfm.1

.include <bsd.port.mk>