forked from Lainports/freebsd-ports
18 lines
427 B
Makefile
18 lines
427 B
Makefile
# New ports collection makefile for: buffer
|
|
# Version required: 1.17
|
|
# Date created: 23 February 1998
|
|
# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
|
|
#
|
|
# $Id: Makefile,v 1.8 1999/03/30 02:42:16 asami Exp $
|
|
#
|
|
|
|
DISTNAME= buffer-1.17
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://www.freebsd.org/~steve/distfiles/
|
|
|
|
MAINTAINER= jonny@jonny.eng.br
|
|
|
|
NO_WRKSUBDIR= yes
|
|
MAN1= buffer.1
|
|
|
|
.include <bsd.port.mk>
|