diff options
Diffstat (limited to 'net/sendfile/Makefile')
-rw-r--r-- | net/sendfile/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sendfile/Makefile b/net/sendfile/Makefile index 0b761973e308..134447973ba9 100644 --- a/net/sendfile/Makefile +++ b/net/sendfile/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.belwue.de/pub/unix/sendfile/current/ DISTFILES= sendfile-20010216.tar.gz MAINTAINER= sec@42.org +COMMENT= Simple Asynchronous File Transfer Reference Implementation HAS_CONFIGURE= yes CONFIGURE_SCRIPT=makeconfig |