aboutsummaryrefslogtreecommitdiff
path: root/net/exaddos/pkg-plist
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-30 10:52:04 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-30 10:52:04 +0000
commit6728c602ec6ab58f8a0755038e894cdb10acc791 (patch)
tree90ec838c6525b4dc3241b5408c15b71f7eb7f21c /net/exaddos/pkg-plist
parent44f5b91cc98bd520d51b537d5cf92190b3844f4d (diff)
downloadports-6728c602ec6ab58f8a0755038e894cdb10acc791.tar.gz
ports-6728c602ec6ab58f8a0755038e894cdb10acc791.zip
- Add LICENSE_FILE
- Pet portlint - Switch to @sample Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=395613
Diffstat (limited to 'net/exaddos/pkg-plist')
-rw-r--r--net/exaddos/pkg-plist4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/exaddos/pkg-plist b/net/exaddos/pkg-plist
index fe1ceacba188..d8f49f8d8bd8 100644
--- a/net/exaddos/pkg-plist
+++ b/net/exaddos/pkg-plist
@@ -42,7 +42,5 @@ www/exaddos/html/index.html
www/exaddos/html/overview.html
www/exaddos/html/talkers.html
www/exaddos/html/talker.html
-@unexec if cmp -s %D/etc/exaddos/exaddos.conf %D/etc/exaddos/exaddos.conf.sample ; then rm -f %D/etc/exaddos/exaddos.conf ; fi
-etc/exaddos/exaddos.conf.sample
-@exec if [ ! -f %D/etc/exaddos/exaddos.conf ]; then cp -p %D/%F %B/exaddos.conf; fi
+@sample etc/exaddos/exaddos.conf.sample
@unexec if [ -d %D/%%ETCDIR%% ]; then echo "==> If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/etc/exaddos`` to remove any configuration files left."; fi