diff options
Diffstat (limited to 'devel/libuta/Makefile')
-rw-r--r-- | devel/libuta/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libuta/Makefile b/devel/libuta/Makefile index a6a0200b9919..571850a8650f 100644 --- a/devel/libuta/Makefile +++ b/devel/libuta/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= lehmann@ans-netz.de +COMMENT= A Graphical User Interface library for C++ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ sigc.1:${PORTSDIR}/devel/libsigc++ \ |