aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-11-01 07:37:22 +0800
committerbapt <bapt@FreeBSD.org>2014-11-01 07:37:22 +0800
commitd4fc3a447fb5f41ef6e874637b626f30e79a951d (patch)
treeef28647ba9edc5b7c4d0b0c8434737c7c6dd468a /net
parent71351407a6efd992800f5a167aa7abff03b20c61 (diff)
downloadfreebsd-ports-gnome-d4fc3a447fb5f41ef6e874637b626f30e79a951d.tar.gz
freebsd-ports-gnome-d4fc3a447fb5f41ef6e874637b626f30e79a951d.tar.zst
freebsd-ports-gnome-d4fc3a447fb5f41ef6e874637b626f30e79a951d.zip
Simplify plist
Diffstat (limited to 'net')
-rw-r--r--net/crtmpserver/pkg-plist26
1 files changed, 4 insertions, 22 deletions
diff --git a/net/crtmpserver/pkg-plist b/net/crtmpserver/pkg-plist
index c050ee5e06f5..8a1a521ddaff 100644
--- a/net/crtmpserver/pkg-plist
+++ b/net/crtmpserver/pkg-plist
@@ -1,9 +1,5 @@
-@unexec if cmp -s %D/etc/crtmpserver.lua.sample %D/etc/crtmpserver.lua; then rm -f %D/etc/crtmpserver.lua; fi
-etc/crtmpserver.lua.sample
-@exec if [ ! -f %D/etc/crtmpserver.lua ] ; then cp -p %D/%F %B/crtmpserver.lua; fi
-@unexec if cmp -s %D/etc/crtmpserver.all.lua.sample %D/etc/crtmpserver.all.lua; then rm -f %D/etc/crtmpserver.all.lua; fi
-etc/crtmpserver.all.lua.sample
-@exec if [ ! -f %D/etc/crtmpserver.all.lua ] ; then cp -p %D/%F %B/crtmpserver.all.lua; fi
+@sample etc/crtmpserver.lua.sample
+@sample etc/crtmpserver.all.lua.sample
lib/crtmpserver/libtinyxml.so
lib/crtmpserver/libcommon.so
lib/crtmpserver/libthelib.so
@@ -16,19 +12,5 @@ lib/crtmpserver/applications/proxypublish/libproxypublish.so
lib/crtmpserver/applications/stresstest/libstresstest.so
man/man1/crtmpserver.1.gz
sbin/crtmpserver
-@dirrmtry lib/crtmpserver/applications/flvplayback
-@dirrmtry lib/crtmpserver/applications/appselector
-@dirrmtry lib/crtmpserver/applications/samplefactory
-@dirrmtry lib/crtmpserver/applications/vptests
-@dirrmtry lib/crtmpserver/applications/admin
-@dirrmtry lib/crtmpserver/applications/proxypublish
-@dirrmtry lib/crtmpserver/applications/stresstest
-@dirrmtry lib/crtmpserver/applications
-@dirrmtry lib/crtmpserver
-@exec /bin/mkdir -p %D/var/log/crtmpserver
-@exec /bin/mkdir -p %D/var/crtmpserver/media
-@dirrmtry var/log/crtmpserver
-@dirrmtry var/log
-@dirrmtry var/crtmpserver/media
-@dirrmtry var/crtmpserver
-@dirrmtry var
+@dir var/log/crtmpserver
+@dir var/crtmpserver/media