freebsd-ports/misc/buffer/Makefile

20 lines
389 B
Makefile
Raw Normal View History

# New ports collection makefile for: buffer
# Date created: 23 February 1998
# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
#
1999-08-25 03:23:21 -04:00
# $FreeBSD$
#
2000-04-14 04:49:30 -04:00
PORTNAME= buffer
PORTVERSION= 1.17.1
CATEGORIES= misc
MASTER_SITES= http://people.FreeBSD.org/~steve/distfiles/
MAINTAINER= jonny@jonny.eng.br
1999-10-31 19:17:02 -05:00
USE_BZIP2= yes
NO_WRKSUBDIR= yes
MAN1= buffer.1
.include <bsd.port.mk>