diff options
Diffstat (limited to 'ftp/proftpd-devel/pkg-plist')
-rw-r--r-- | ftp/proftpd-devel/pkg-plist | 66 |
1 files changed, 0 insertions, 66 deletions
diff --git a/ftp/proftpd-devel/pkg-plist b/ftp/proftpd-devel/pkg-plist deleted file mode 100644 index ec1eefa7ff99..000000000000 --- a/ftp/proftpd-devel/pkg-plist +++ /dev/null @@ -1,66 +0,0 @@ -bin/ftpcount -bin/ftpdctl -bin/ftptop -bin/ftpwho -include/proftpd/auth.h -include/proftpd/bindings.h -include/proftpd/buildstamp.h -include/proftpd/child.h -include/proftpd/class.h -include/proftpd/compat.h -include/proftpd/conf.h -include/proftpd/config.h -include/proftpd/ctrls.h -include/proftpd/data.h -include/proftpd/default_paths.h -include/proftpd/dirtree.h -include/proftpd/display.h -include/proftpd/env.h -include/proftpd/event.h -include/proftpd/feat.h -include/proftpd/fsio.h -include/proftpd/ftp.h -include/proftpd/glibc-glob.h -include/proftpd/help.h -include/proftpd/ident.h -include/proftpd/inet.h -include/proftpd/lastlog.h -include/proftpd/libsupp.h -include/proftpd/log.h -include/proftpd/mkhome.h -include/proftpd/mod_ctrls.h -include/proftpd/mod_wrap2.h -include/proftpd/modules.h -include/proftpd/netacl.h -include/proftpd/netaddr.h -include/proftpd/netio.h -include/proftpd/options.h -include/proftpd/parser.h -include/proftpd/pidfile.h -include/proftpd/pool.h -include/proftpd/pr-syslog.h -include/proftpd/privs.h -include/proftpd/proctitle.h -include/proftpd/proftpd.h -include/proftpd/regexp.h -include/proftpd/response.h -include/proftpd/scoreboard.h -include/proftpd/sets.h -include/proftpd/support.h -include/proftpd/table.h -include/proftpd/timers.h -include/proftpd/trace.h -include/proftpd/utf8.h -include/proftpd/var.h -include/proftpd/version.h -include/proftpd/xferlog.h -sbin/ftpshut -sbin/in.proftpd -sbin/proftpd -%%MYSQL%%include/proftpd/mod_sql.h -@unexec if cmp -s %D/etc/proftpd.conf %D/%%EXAMPLESDIR%%/etc/proftpd.conf; then rm -f %D/etc/proftpd.conf; fi -%%EXAMPLESDIR%%/etc/proftpd.conf -@exec if [ ! -f %D/etc/proftpd.conf ] ; then cp -p %D/%F %B/proftpd.conf; fi -@dirrm %%EXAMPLESDIR%%/etc -@dirrm %%EXAMPLESDIR%% -@dirrm include/proftpd |