mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18 lines
323 B
Makefile
18 lines
323 B
Makefile
# 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>
|