aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ffsrecov/Makefile
blob: 26ce467749300cda28a360bb7e365119b501afe1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    ffsrecov
# Date created:        4 May 1999
# Whom:                jmg
#
# $FreeBSD$
#

PORTNAME=   ffsrecov
PORTVERSION=    0.1
CATEGORIES= sysutils
MASTER_SITES=   http://people.FreeBSD.org/~jmg/
DISTNAME=   ffsrecov

MAINTAINER= jmg@freebsd.org

MAN8=       ffsrecov.8

.include <bsd.port.mk>