diff options
Diffstat (limited to 'news/newsx/Makefile')
-rw-r--r-- | news/newsx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/newsx/Makefile b/news/newsx/Makefile index f78c8fba36cb..930d3dcae1c2 100644 --- a/news/newsx/Makefile +++ b/news/newsx/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.kvaleberg.com/pub/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.8/pl6/} MAINTAINER= thierry@pompo.net +COMMENT= A program to fetch news from and post news to a remote NNTP server .if defined(WITH_CNEWS) BUILD_DEPENDS= ${LOCALBASE}/news/lib/libcnews.a:${PORTSDIR}/news/cnews |