diff options
Diffstat (limited to 'net/easysoap/Makefile')
-rw-r--r-- | net/easysoap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/easysoap/Makefile b/net/easysoap/Makefile index d2c7e74..caa0c1f 100644 --- a/net/easysoap/Makefile +++ b/net/easysoap/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= EasySoap++-${PORTVERSION} MAINTAINER= gabriel_ambuehl@buz.ch +COMMENT= C++ SOAP Library based on expat LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 |