aboutsummaryrefslogtreecommitdiffstats
path: root/misc/buffer/Makefile
blob: 27bf632ac9c975c6b323f4c9b50053f79d0902c6 (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:    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

USE_BZIP2=  yes
NO_WRKSUBDIR=   yes
MAN1=       buffer.1

.include <bsd.port.mk>