mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
06c822cc34
CVS replace buffer that was just imported with the backup from the Attic cleanup. This should look identical to what Steve committed, except it has all the history resurrected.
19 lines
370 B
Makefile
19 lines
370 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$
|
|
#
|
|
|
|
DISTNAME= buffer-1.17
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://www.freebsd.org/~steve/
|
|
|
|
MAINTAINER= jonny@jonny.eng.br
|
|
|
|
NO_WRKSUBDIR= yes
|
|
MAN1= buffer.1
|
|
|
|
.include <bsd.port.mk>
|