freebsd-ports/misc/buffer/Makefile

22 lines
457 B
Makefile
Raw Normal View History

# New ports collection makefile for: buffer
# Date created: 23 February 1998
# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
#
1999-08-25 09:23:21 +02:00
# $FreeBSD$
#
2000-04-14 10:49:30 +02:00
PORTNAME= buffer
PORTVERSION= 1.17.1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= steve
MAINTAINER= jonny@jonny.eng.br
2003-02-21 13:51:06 +01:00
COMMENT= Buffer sporadic I/O for faster tape and pipe throughput
1999-11-01 01:17:02 +01:00
USE_BZIP2= yes
NO_WRKSUBDIR= yes
MAN1= buffer.1
.include <bsd.port.mk>