mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
19 lines
385 B
Makefile
19 lines
385 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>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
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>
|