summaryrefslogtreecommitdiffstats
path: root/net/SSLtelnet/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'net/SSLtelnet/pkg-plist')
-rw-r--r--net/SSLtelnet/pkg-plist4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/SSLtelnet/pkg-plist b/net/SSLtelnet/pkg-plist
deleted file mode 100644
index e97f9d8..0000000
--- a/net/SSLtelnet/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/telnet
-libexec/telnetd
-@exec mkdir %%OPENSSLDIR%%/certs
-@exec if [ ! -f $(OPENSSLDIR)/certs/telnetd.pem ]; then cd %%OPENSSLDIR%%/certs; openssl req -new -x509 -nodes -days 365 -out telnetd.pem -keyout telnetd.pem; ln -s telnetd.pem `openssl x509 -noout -hash < telnetd.pem`.0 ; chmod 600 $(OPENSSLDIR)/certs/telnetd.pem; fi
OpenPOWER on IntegriCloud