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>