mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
1228d352ee
MASTER_SITE_LOCAL site.
20 lines
331 B
Makefile
20 lines
331 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= ${MASTER_SITE_LOCAL}
|
|
MASTER_SITE_SUBDIR= jmg
|
|
DISTNAME= ffsrecov
|
|
|
|
MAINTAINER= jmg@freebsd.org
|
|
|
|
MAN8= ffsrecov.8
|
|
|
|
.include <bsd.port.mk>
|