summaryrefslogtreecommitdiff
path: root/sysutils/ffsrecov/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/ffsrecov/Makefile')
-rw-r--r--sysutils/ffsrecov/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/sysutils/ffsrecov/Makefile b/sysutils/ffsrecov/Makefile
new file mode 100644
index 000000000000..8601b0d25dc9
--- /dev/null
+++ b/sysutils/ffsrecov/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: ffsrecov
+# Version required: no version
+# Date created: 4 May 1999
+# Whom: jmg
+#
+# $Id$
+#
+
+DISTNAME= ffsrecov
+PKGNAME= ffsrecov-0.1
+CATEGORIES= sysutils
+MASTER_SITES= http://www.freebsd.org/~jmg/
+
+MAINTAINER= jmg@freebsd.org
+
+MAN8= ffsrecov.8
+
+.include <bsd.port.mk>