diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
commit | 387f34ee2456c6329bb73c44e776ba9873eabc3d (patch) | |
tree | b68776fe5bcdf267d7952c928b3816fe5c469bf2 /news/nntp/Makefile | |
parent | ea1cd5ed25b9e5ced62ffe817efdefbcc6e56d09 (diff) | |
download | ports-387f34ee2456c6329bb73c44e776ba9873eabc3d.tar.gz ports-387f34ee2456c6329bb73c44e776ba9873eabc3d.zip |
Notes
Diffstat (limited to 'news/nntp/Makefile')
-rw-r--r-- | news/nntp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/nntp/Makefile b/news/nntp/Makefile index 3fedd0efc9ed..157124d7a00c 100644 --- a/news/nntp/Makefile +++ b/news/nntp/Makefile @@ -17,6 +17,7 @@ PATCH_SITES= ftp://ftp.lan-ks.de/pub/c-news/ \ PATCHFILES= nntp-patch-y2k MAINTAINER= dinoex@freebsd.org +COMMENT= NNTP with NOV support BUILD_DEPENDS= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/news/cnews |