diff options
Diffstat (limited to 'net/libsocket++/Makefile')
-rw-r--r-- | net/libsocket++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/libsocket++/Makefile b/net/libsocket++/Makefile index f7f39fc71d88..982be4f09187 100644 --- a/net/libsocket++/Makefile +++ b/net/libsocket++/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= http://members.aon.at/~hstraub/linux/socket++/ \ DISTNAME= socket++-${PORTVERSION} MAINTAINER= narvi@haldjas.folklore.ee +COMMENT= A C++ wrapper library to the sockets BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf |