freebsd-ports/misc/buffer/Makefile
2004-02-06 13:12:53 +00:00

23 lines
481 B
Makefile

# New ports collection makefile for: buffer
# Date created: 23 February 1998
# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
#
# $FreeBSD$
#
PORTNAME= buffer
PORTVERSION= 1.17.1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= steve
MAINTAINER= jonny@jonny.eng.br
COMMENT= Buffer sporadic I/O for faster tape and pipe throughput
USE_BZIP2= yes
NO_WRKSUBDIR= yes
MAN1= buffer.1
PLIST_FILES= bin/buffer
.include <bsd.port.mk>