1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/misc/buffer/Makefile

20 lines
404 B
Makefile
Raw Normal View History

# New ports collection makefile for: buffer
1999-11-01 00:17:02 +00:00
# Version required: 1.17.1
# Date created: 23 February 1998
# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
#
1999-08-25 07:23:21 +00:00
# $FreeBSD$
#
1999-11-01 00:17:02 +00:00
DISTNAME= buffer-1.17.1
CATEGORIES= misc
MASTER_SITES= http://www.freebsd.org/~steve/distfiles/
MAINTAINER= jonny@jonny.eng.br
1999-11-01 00:17:02 +00:00
USE_BZIP2= yes
NO_WRKSUBDIR= yes
MAN1= buffer.1
.include <bsd.port.mk>