aboutsummaryrefslogtreecommitdiffstats
path: root/misc/rtfm/Makefile
blob: 064de5e18b7d07889f20bce0276585d079884404 (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@calldei.com>
#
# $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>