From 0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 14:38:16 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- devel/libscsi/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/libscsi/Makefile') diff --git a/devel/libscsi/Makefile b/devel/libscsi/Makefile index a4b64faeb5f..e9939466b90 100644 --- a/devel/libscsi/Makefile +++ b/devel/libscsi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/07/02 08:37:23 agc Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 14:38:37 wiz Exp $ # DISTNAME= libscsi-1.6 @@ -6,6 +6,7 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.emsi.priv.at/pub/netbsd/contrib/ MAINTAINER= packages@netbsd.org +COMMENT= FreeBSD SCSI user library MAKE_ENV= LIBDIR=${PREFIX}/lib MANDIR=${PREFIX}/man NOPIC=1 NOPROFILE=1 -- cgit v1.2.3