mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
19 lines
427 B
Makefile
19 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>
|