import p5-User 1.8

This module is allows applications to retrieve per-user characteristics.
This commit is contained in:
jasper 2009-03-04 20:27:36 +00:00
parent 7ad7bea7ee
commit 2657f4ae6d
4 changed files with 29 additions and 0 deletions

20
misc/p5-User/Makefile Normal file
View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/03/04 20:27:36 jasper Exp $
COMMENT= API for locating user information
DISTNAME= User-1.8
CATEGORIES= misc
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
.ifmake regress
PORTHOME= ${HOME}
.endif
.include <bsd.port.mk>

5
misc/p5-User/distinfo Normal file
View File

@ -0,0 +1,5 @@
MD5 (User-1.8.tar.gz) = uLLGd9xO8I6EtbT4ywIVQA==
RMD160 (User-1.8.tar.gz) = L51nnBXEaMc5UshKh7uZE9udYdU=
SHA1 (User-1.8.tar.gz) = 1TjK5Y3sUrzT/es3uUNknDjTtaY=
SHA256 (User-1.8.tar.gz) = gisQXqtEd/57aDr4ZaSpHiLK9AcRPYkCDJyQKgEkW8w=
SIZE (User-1.8.tar.gz) = 2326

1
misc/p5-User/pkg/DESCR Normal file
View File

@ -0,0 +1 @@
This module is allows applications to retrieve per-user characteristics.

3
misc/p5-User/pkg/PLIST Normal file
View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/03/04 20:27:36 jasper Exp $
${P5SITE}/User.pm
@man man/man3p/User.3p