diff options
Diffstat (limited to 'comms/iceoryx/Makefile')
-rw-r--r-- | comms/iceoryx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/iceoryx/Makefile b/comms/iceoryx/Makefile index c38cb86c327c..833ab2b92045 100644 --- a/comms/iceoryx/Makefile +++ b/comms/iceoryx/Makefile @@ -5,6 +5,7 @@ CATEGORIES= comms MAINTAINER= flo@purplekraken.com COMMENT= True zero-copy inter-process communication +WWW= https://iceoryx.io/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |