net-TFTP-0.16, tftp client class
This commit is contained in:
parent
62fac5733c
commit
248500dc68
17
net/p5-Net-TFTP/Makefile
Normal file
17
net/p5-Net-TFTP/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2004/06/04 23:42:51 jolan Exp $
|
||||
|
||||
COMMENT= "TFTP client class"
|
||||
DISTNAME= Net-TFTP-0.16
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
|
||||
|
||||
# Perl
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE=perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
net/p5-Net-TFTP/distinfo
Normal file
3
net/p5-Net-TFTP/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (Net-TFTP-0.16.tar.gz) = 59d0faa69e894a99fc402bbda4ca7734
|
||||
RMD160 (Net-TFTP-0.16.tar.gz) = 478c1679c395afd72da5fa8620c1a5fde7af2f7d
|
||||
SHA1 (Net-TFTP-0.16.tar.gz) = 9fe9bf67189a4b5725684e569644035739599e99
|
6
net/p5-Net-TFTP/pkg/DESCR
Normal file
6
net/p5-Net-TFTP/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
||||
Net::TFTP is a class implementing a simple Trivial File Transfer
|
||||
Protocol client in Perl as described in RFC1350. Net::TFTP also
|
||||
supports the TFTP Option Extension (as described in RFC2347), with the
|
||||
following options:
|
||||
|
||||
RFC2348 Blocksize Option
|
10
net/p5-Net-TFTP/pkg/PLIST
Normal file
10
net/p5-Net-TFTP/pkg/PLIST
Normal file
@ -0,0 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/06/04 23:42:51 jolan Exp $
|
||||
${P5SITE}/Net/TFTP.pm
|
||||
@comment ${P5ARCH}/auto/Net/TFTP/.packlist
|
||||
man/man3p/Net::TFTP.3p
|
||||
@dirrm man/man3p
|
||||
@comment @dirrm ${P5ARCH}/auto/Net/TFTP
|
||||
@comment @dirrm ${P5ARCH}/auto/Net
|
||||
@comment @dirrm ${P5ARCH}/auto
|
||||
@comment @dirrm ${P5ARCH}
|
||||
@dirrm ${P5SITE}/Net
|
Loading…
Reference in New Issue
Block a user