pkgsrc/misc/buffer/Makefile

20 lines
547 B
Makefile
Raw Normal View History

2003-07-17 23:41:05 +02:00
# $NetBSD: Makefile,v 1.11 2003/07/17 21:48:45 grant Exp $
1997-10-24 02:31:35 +02:00
# FreeBSD Id: Makefile,v 1.6 1996/11/17 09:05:15 obrien Exp
1997-10-11 23:53:59 +02:00
DISTNAME= buffer-1.17
CATEGORIES= misc
MASTER_SITES= ftp://ftp.gwdg.de/pub/linux/jurix/source/system/backup/ \
ftp://ftp.fu-berlin.de/unix/linux/mirrors/jurix.jura.uni-sb.de/source/system/backup/
1997-10-11 23:53:59 +02:00
2003-07-17 23:41:05 +02:00
MAINTAINER= tron@NetBSD.org
COMMENT= buffer sporadic binary I/O for faster tape use
1997-10-11 23:53:59 +02:00
1999-09-13 14:18:52 +02:00
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"
CPPFLAGS+= -DSYS5
MAKE_ENV+= CC="${CC}"
1999-09-13 14:18:52 +02:00
.endif
.include "../../mk/bsd.pkg.mk"