2013-03-11 07:35:43 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.18 2013/03/11 11:35:50 espie Exp $
|
2004-01-17 10:58:06 -05:00
|
|
|
|
2006-01-11 15:12:45 -05:00
|
|
|
SHARED_ONLY= Yes
|
2002-07-18 02:17:50 -04:00
|
|
|
|
2007-09-15 18:36:51 -04:00
|
|
|
COMMENT= module for access to network card configuration information
|
2002-07-18 02:17:50 -04:00
|
|
|
|
2007-01-14 15:49:05 -05:00
|
|
|
MODULES= cpan
|
2011-07-25 10:22:42 -04:00
|
|
|
DISTNAME= IO-Interface-1.06
|
2012-08-23 11:50:05 -04:00
|
|
|
REVISION= 0
|
2007-01-14 15:49:05 -05:00
|
|
|
CATEGORIES= net
|
2002-07-18 02:17:50 -04:00
|
|
|
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
|
2006-01-11 15:12:45 -05:00
|
|
|
# Artistic/GPL
|
2002-07-18 02:17:50 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
2012-08-23 11:50:05 -04:00
|
|
|
WANTLIB += c
|
|
|
|
|
2002-07-18 02:17:50 -04:00
|
|
|
.include <bsd.port.mk>
|