openbsd-ports/misc/buffer/Makefile

20 lines
444 B
Makefile

# OpenBSD makefile for: buffer
# Version required: 1.17
# Date created: 17 Dec 1997
# Whom: joey
#
# $OpenBSD: Makefile,v 1.2 1999/03/11 20:19:28 marc Exp $
#
DISTNAME= buffer-1.17
CATEGORIES= misc
MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/distfiles/ \
ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/
MAINTAINER= naddy@unix-ag.uni-kl.de
NO_WRKSUBDIR= yes
MAN1= buffer.1
.include <bsd.port.mk>