aboutsummaryrefslogblamecommitdiffstats
path: root/net/p5-Net-NBName/Makefile
blob: 852290e18476e5468d8e3fa9f2345a2a8f486b4b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11









                                                                        
                   







                                                                             
# New ports collection makefile for:    p5-Net-NBName
# Date created:             18 Feb 2006
# Whom:                     Bill Fenner <fenner@FreeBSD.Org>
#
# $FreeBSD$

PORTNAME=   Net-NBName
PORTVERSION=    0.25
CATEGORIES= net perl5
MASTER_SITES=   ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX=  p5-

MAINTAINER= fenner@FreeBSD.Org
COMMENT=    Performs simple NetBIOS Name Service Requests

PERL_CONFIGURE= YES
MAN3=   Net::NBName.3 Net::NBName::NameQuery.3 Net::NBName::NameQuery::RR.3 \
    Net::NBName::NodeStatus.3 Net::NBName::NodeStatus::RR.3

.include <bsd.port.mk>