1999-03-30 02:42:20 +00:00
|
|
|
# New ports collection makefile for: buffer
|
|
|
|
# Date created: 23 February 1998
|
|
|
|
# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
|
|
|
|
#
|
1999-08-25 07:23:21 +00:00
|
|
|
# $FreeBSD$
|
1999-03-30 02:42:20 +00:00
|
|
|
#
|
|
|
|
|
2000-04-14 08:49:30 +00:00
|
|
|
PORTNAME= buffer
|
|
|
|
PORTVERSION= 1.17.1
|
1999-03-30 02:42:20 +00:00
|
|
|
CATEGORIES= misc
|
2000-07-07 18:44:49 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MASTER_SITE_SUBDIR= steve
|
1999-03-30 02:42:20 +00:00
|
|
|
|
|
|
|
MAINTAINER= jonny@jonny.eng.br
|
|
|
|
|
1999-11-01 00:17:02 +00:00
|
|
|
USE_BZIP2= yes
|
1999-03-30 02:42:20 +00:00
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
MAN1= buffer.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|