Initial import of Net::SNPP

Simple Network Pager Protocol Client
This commit is contained in:
todd 2005-01-14 17:04:40 +00:00
parent b9bcda09c3
commit d84c952988
4 changed files with 33 additions and 0 deletions

20
net/p5-Net-SNPP/Makefile Normal file
View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/01/14 17:04:40 todd Exp $
DISTNAME= Net-SNPP-1.17
PKGNAME= p5-${DISTNAME}
CATEGORIES= net devel
MAINTAINER= Todd T. Fries <todd@openbsd.org>
# perl artistic license
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
COMMENT= "Perl Simple Network Pager Protocol Client"
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

4
net/p5-Net-SNPP/distinfo Normal file
View File

@ -0,0 +1,4 @@
MD5 (Net-SNPP-1.17.tar.gz) = 18f61a774906cd27ca14dcbf311e6bf0
RMD160 (Net-SNPP-1.17.tar.gz) = 8ff4b69c8ca6848408c3d74c2d654520a87bb54e
SHA1 (Net-SNPP-1.17.tar.gz) = 9b9c8f529961b35b73ba223e7371747391bd0103
SIZE (Net-SNPP-1.17.tar.gz) = 16099

View File

@ -0,0 +1 @@
Simple Network Pager Protocol Client

View File

@ -0,0 +1,8 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/01/14 17:04:40 todd Exp $
${P5SITE}/Net/
${P5SITE}/Net/SNPP/
${P5SITE}/Net/SNPP.pm
${P5SITE}/Net/SNPP/HylaFAX.pm
${P5SITE}/Net/SNPP/Server.pm
@man man/man3p/Net::SNPP.3p
@man man/man3p/Net::SNPP::Server.3p