aboutsummaryrefslogtreecommitdiff
path: root/misc/buffer/Makefile
blob: 5845890f043501f569204ebaab9172a20fb674ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	buffer
# Version required:     1.17.1
# Date created:         23 February 1998
# Whom:                 Joao Carlos Mendes Luis <jonny@jonny.eng.br>
#
# $FreeBSD$
#

DISTNAME=	buffer-1.17.1
CATEGORIES=	misc
MASTER_SITES=	http://www.freebsd.org/~steve/distfiles/

MAINTAINER=	jonny@jonny.eng.br

USE_BZIP2=	yes
NO_WRKSUBDIR=	yes
MAN1=		buffer.1

.include <bsd.port.mk>