summaryrefslogtreecommitdiff
path: root/devel/libscsi/Makefile
blob: 86b11acfcd12c5ac48e559753469c845b1695405 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1 1998/05/03 21:23:00 frueauf Exp $
#

DISTNAME=	libscsi-1.6
CATEGORIES=	devel
MASTER_SITES=	ftp://ftp.emsi.priv.at/pub/netbsd/contrib/

MAINTAINER=	packages@netbsd.org

MAKE_ENV=	LIBDIR=${PREFIX}/lib MANDIR=${PREFIX}/man

# Do not list MAN/CAT pages here. It will confuse if MANZ is set.
# The pkg uses BSD-style-Makefiles itself, so it does the right thing.

.include "../../mk/bsd.pkg.mk"