# New ports collection makefile for:	p5-Net-MAC-Vendor
# Date created:				25 May 2006
# Whom:					Aaron Dalton <aaron@FreeBSD.org>
#
# $FreeBSD: ports/net/p5-Net-MAC-Vendor/Makefile,v 1.12 2008/04/29 11:13:29 miwi Exp $
#

PORTNAME=	Net-MAC-Vendor
PORTVERSION=	1.18
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Look up the vendor for a MAC

BUILD_DEPENDS=	${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS=	${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww

MAN3=	Net::MAC::Vendor.3

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
