5ef28d5af4
PR: 23726 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
17 lines
289 B
Makefile
17 lines
289 B
Makefile
# 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
|
|
|
|
MAN8= ffsrecov.8
|
|
|
|
.include <bsd.port.mk>
|