eaa75b4082
adjust patterns used in ONLY_FOR_PLATFORM/NOT_FOR_PLATFORM to reflect this.
15 lines
447 B
Makefile
15 lines
447 B
Makefile
# $NetBSD: Makefile,v 1.8 2004/10/01 10:37:33 grant Exp $
|
|
|
|
DISTNAME= i2ocfg-1.0
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://www.interlude.eu.org/~ad/software/download/i2ocfg/
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://www.interlude.eu.org/~ad/software/i2ocfg/
|
|
COMMENT= I2O configuration dialog gateway
|
|
|
|
ONLY_FOR_PLATFORM= NetBSD-1.5[J-Z]-* NetBSD-1.6*-* NetBSD-[2-9]*-*
|
|
|
|
MANCOMPRESSED_IF_MANZ= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|