summaryrefslogtreecommitdiff
path: root/net/p5-Net-Random/pkg-plist
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-12-14 07:01:26 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-12-14 07:01:26 +0000
commitf075e7a418ee57d62347a9f72e82dcd51b4bfad4 (patch)
tree46245d74eecc1cc8595d7190986c0747a588b814 /net/p5-Net-Random/pkg-plist
parent6994b912e9c9d549453e0dd2788d73123c69c515 (diff)
downloadfreebsd-ports-f075e7a418ee57d62347a9f72e82dcd51b4bfad4.zip
- perl module which get random data from online sources
- two source: - http://www.fourmilab.ch/cgi-bin/uncgi/Hotbits?nbytes=1024&fmt=hex - http://random.org/cgi-bin/randbyte?nbytes=1024&format=hex
Diffstat (limited to 'net/p5-Net-Random/pkg-plist')
-rw-r--r--net/p5-Net-Random/pkg-plist5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/p5-Net-Random/pkg-plist b/net/p5-Net-Random/pkg-plist
new file mode 100644
index 000000000000..6d1dd361bc66
--- /dev/null
+++ b/net/p5-Net-Random/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/Net/Random.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Random/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Random
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true