1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/misc/rtfm/Makefile
Chris Costello 7b98dfa90a Replace chris@calldei.com' with chris@FreeBSD.org' for `Whom' in the
comments at the top of the Makefile.
2000-04-23 22:45:22 +00:00

18 lines
323 B
Makefile

# New ports collection makefile for: rtfm
# Date created: 20 July 1999
# Whom: Chris Costello <chris@FreeBSD.org>
#
# $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>