1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/misc/rtfm/Makefile

19 lines
325 B
Makefile
Raw Normal View History

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