diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-03 08:48:10 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-03 08:48:10 +0000 |
commit | d57a6c737164321c907eaaca304350efa3a02870 (patch) | |
tree | 7668abe2d811c9ddab125f0cc5b81a984485eb73 /net | |
parent | 2454826c94b65294ea87879fbafcb2ae2af66e0f (diff) | |
download | ports-d57a6c737164321c907eaaca304350efa3a02870.tar.gz ports-d57a6c737164321c907eaaca304350efa3a02870.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-NBName/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/p5-Net-NBName/Makefile b/net/p5-Net-NBName/Makefile index 97e685dfb837..c44b2ba02430 100644 --- a/net/p5-Net-NBName/Makefile +++ b/net/p5-Net-NBName/Makefile @@ -7,9 +7,12 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Performs simple NetBIOS Name Service Requests +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure |