1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/net/p5-Net-MAC-Vendor/Makefile
Lars Thegler 4483e3ffd3 Update to 1.1901
Feature safe:	yes
2012-10-12 06:53:43 +00:00

25 lines
499 B
Makefile

# New ports collection makefile for: p5-Net-MAC-Vendor
# Date created: 25 May 2006
# Whom: Aaron Dalton <aaron@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Net-MAC-Vendor
PORTVERSION= 1.1901
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Look up the vendor for a MAC
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
MAN3= Net::MAC::Vendor.3
PERL_CONFIGURE= yes
.include <bsd.port.mk>