mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Helps for locating free GIDs.
WWW: http://search.cpan.org/dist/Sys-Group-GIDhelper/ PR: ports/140129 Submitted by: Zane C, Bowers <vvelox at vvelox.net>
This commit is contained in:
parent
c4b4c8f5fb
commit
da9eadc482
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243674
@ -552,6 +552,7 @@
|
||||
SUBDIR += p5-Sys-CpuLoad
|
||||
SUBDIR += p5-Sys-Filesystem
|
||||
SUBDIR += p5-Sys-Gamin
|
||||
SUBDIR += p5-Sys-Group-GIDhelper
|
||||
SUBDIR += p5-Sys-HostIP
|
||||
SUBDIR += p5-Sys-Hostname-FQDN
|
||||
SUBDIR += p5-Sys-Hostname-Long
|
||||
|
22
sysutils/p5-Sys-Group-GIDhelper/Makefile
Normal file
22
sysutils/p5-Sys-Group-GIDhelper/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: sysutils/p5-Sys-Group-GIDhelper
|
||||
# Date created: 2009-10-31
|
||||
# Whom: Zane C, Bowers <vvelox@vvelox.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Sys-Group-GIDhelper
|
||||
PORTVERSION= 0.0.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= vvelox@vvelox.net
|
||||
COMMENT= Helps for locating free GIDs
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Sys::Group::GIDhelper.3
|
||||
|
||||
.include <bsd.port.mk>
|
3
sysutils/p5-Sys-Group-GIDhelper/distinfo
Normal file
3
sysutils/p5-Sys-Group-GIDhelper/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (Sys-Group-GIDhelper-0.0.2.tar.gz) = 500f9bcbf9e7c183e952be44b98e2466
|
||||
SHA256 (Sys-Group-GIDhelper-0.0.2.tar.gz) = e279e949c90cbd18127ae73c2c6ac6407dee83fa40628861d8fdad1a7af3dd6b
|
||||
SIZE (Sys-Group-GIDhelper-0.0.2.tar.gz) = 3292
|
3
sysutils/p5-Sys-Group-GIDhelper/pkg-descr
Normal file
3
sysutils/p5-Sys-Group-GIDhelper/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Helps for locating free GIDs.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Sys-Group-GIDhelper/
|
7
sysutils/p5-Sys-Group-GIDhelper/pkg-plist
Normal file
7
sysutils/p5-Sys-Group-GIDhelper/pkg-plist
Normal file
@ -0,0 +1,7 @@
|
||||
%%SITE_PERL%%/Sys/Group/GIDhelper.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Group/GIDhelper/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Group/GIDhelper
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Group/
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/
|
||||
@dirrmtry %%SITE_PERL%%/Sys/Group/
|
||||
@dirrmtry %%SITE_PERL%%/Sys/
|
Loading…
Reference in New Issue
Block a user