summaryrefslogtreecommitdiff
path: root/sysutils/mkfile/Makefile
blob: d316a223936e0ce8bd5788d7ae64e8162e220e95 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for: mkfile
# Date created:		18 November 2001
# Whom:			HATANOU Tomomi <hatanou@infolab.ne.jp>
#
# $FreeBSD$
#

PORTNAME=	mkfile
PORTVERSION=	1.0
CATEGORIES=	sysutils
MASTER_SITES=	http://www.infolab.ne.jp/~hatanou/freebsd/mkfile/
DISTNAME=	mkfile

MAINTAINER=	hatanou@infolab.ne.jp
COMMENT=	Create files suitable for use as swap files

MAN8=		mkfile.8
MANCOMPRESSED=	yes

.include <bsd.port.mk>