mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
ce822e5b44
- Set a list of these scripts to USE_RC_SUBR - Use SUB_FILES for pkg-message - Use PLIST_SUB to substitute EBNETD_RUNDIR macro in pkg-plist - Remove obsolete WWW url from pkg-descr - Rename some patch files to pet portlint PR: ports/176866 Submitted by: Yasuhiro KIMURA (maintainer)
19 lines
325 B
Plaintext
19 lines
325 B
Plaintext
@comment $FreeBSD$
|
|
etc/ebnetd.conf.sample
|
|
libexec/ebhtstat
|
|
libexec/ebnstat
|
|
libexec/ndtpstat
|
|
sbin/ebhtcheck
|
|
sbin/ebhtcontrol
|
|
sbin/ebhttpd
|
|
sbin/ebncheck
|
|
sbin/ebncontrol
|
|
sbin/ebndaily
|
|
sbin/ebnetd
|
|
sbin/ebnupgrade
|
|
sbin/ndtpcheck
|
|
sbin/ndtpcontrol
|
|
sbin/ndtpd
|
|
@exec mkdir -m 0755 -p %%EBNETD_RUNDIR%%
|
|
@unexec rmdir %%EBNETD_RUNDIR%%
|