1999-08-01 03:50:21 +00:00
|
|
|
# New ports collection makefile for: rtfm
|
|
|
|
# Date created: 20 July 1999
|
2000-04-23 22:45:22 +00:00
|
|
|
# Whom: Chris Costello <chris@FreeBSD.org>
|
1999-08-01 03:50:21 +00:00
|
|
|
#
|
1999-08-25 07:23:21 +00:00
|
|
|
# $FreeBSD$
|
1999-08-01 03:50:21 +00:00
|
|
|
#
|
|
|
|
|
2000-04-14 08:49:30 +00:00
|
|
|
PORTNAME= rtfm
|
|
|
|
PORTVERSION= 1.0
|
1999-08-01 03:50:21 +00:00
|
|
|
CATEGORIES= misc
|
2000-06-29 07:03:02 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MASTER_SITE_SUBDIR= chris
|
1999-08-01 03:50:21 +00:00
|
|
|
|
1999-08-08 18:13:22 +00:00
|
|
|
MAINTAINER= chris@FreeBSD.org
|
1999-08-01 03:50:21 +00:00
|
|
|
|
|
|
|
MAN1= rtfm.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|