diff options
Diffstat (limited to 'misc/freedialog/Makefile')
-rw-r--r-- | misc/freedialog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/freedialog/Makefile b/misc/freedialog/Makefile index 272134b..1bd1933 100644 --- a/misc/freedialog/Makefile +++ b/misc/freedialog/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.vocito.com/downloads/software/dialog/ \ DISTNAME= dialog-${PORTVERSION} MAINTAINER= ports@vocito.com +COMMENT= An implementation of dialog(1) under a BSD-friendly license BUILD_DEPENDS= ${LOCALBASE}/lib/libiberty.so:${PORTSDIR}/devel/freelibiberty |