freebsd-ports/misc/rtfm/Makefile

19 lines
314 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 09:23:21 +02:00
# $FreeBSD$
#
2000-04-14 10:49:30 +02: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>