diff options
Diffstat (limited to 'security/strobe')
-rw-r--r-- | security/strobe/Makefile | 2 | ||||
-rw-r--r-- | security/strobe/pkg-descr | 2 | ||||
-rw-r--r-- | security/strobe/pkg-plist | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/security/strobe/Makefile b/security/strobe/Makefile index 7673519b6946..4ca596179587 100644 --- a/security/strobe/Makefile +++ b/security/strobe/Makefile @@ -19,4 +19,6 @@ WRKSRC= ${WRKDIR}/strobe ALL_TARGET= strobe MAN1= strobe.1 +PLIST_FILES= bin/strobe lib/strobe.services + .include <bsd.port.mk> diff --git a/security/strobe/pkg-descr b/security/strobe/pkg-descr index e90e8cc4778d..be5344b8e945 100644 --- a/security/strobe/pkg-descr +++ b/security/strobe/pkg-descr @@ -8,3 +8,5 @@ nally. In non-linear multi-host mode it attempts to appor- tion bandwidth and sockets amoung the hosts very effi- ciently. This can reap appreciable gains in speed for multiple distinct hosts/routes. + +Author: Julian Assange <proff@suburbia.net> diff --git a/security/strobe/pkg-plist b/security/strobe/pkg-plist deleted file mode 100644 index 3d720887fdba..000000000000 --- a/security/strobe/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -bin/strobe -lib/strobe.services |