mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
02c5b6c7c6
as the days of the former are numbered. Reviewed by: asami
20 lines
407 B
Makefile
20 lines
407 B
Makefile
# New ports collection makefile for: buffer
|
|
# Version required: 1.17.1
|
|
# Date created: 23 February 1998
|
|
# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= buffer-1.17.1
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://people.FreeBSD.org/~steve/distfiles/
|
|
|
|
MAINTAINER= jonny@jonny.eng.br
|
|
|
|
USE_BZIP2= yes
|
|
NO_WRKSUBDIR= yes
|
|
MAN1= buffer.1
|
|
|
|
.include <bsd.port.mk>
|