summaryrefslogtreecommitdiff
path: root/sysutils/truncate/Makefile
blob: fe503a0921f8adff98e0fa0b5df512d772862172 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	truncate
# Date created:				27 Jun 2000
# Whom:					alex@FreeBSD.org
#
# $FreeBSD$

PORTNAME=	truncate
PORTVERSION=	1.0
CATEGORIES=	sysutils
MASTER_SITES=	ftp://big.endian.de/pub/FreeBSD/

MAINTAINER=	alex@FreeBSD.org

MAN1=		truncate.1
MANCOMPRESSED=	yes

.include <bsd.port.mk>