diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
commit | 695835cea319c298650be3542c644c508e5d6adf (patch) | |
tree | f30be1f7c5fa7f754ebe2ca436dab23fea3b61fe /news/c-nocem | |
parent | b770506a8f8d5273d876d81651eadca5d762fba7 (diff) | |
download | FreeBSD-ports-695835cea319c298650be3542c644c508e5d6adf.zip FreeBSD-ports-695835cea319c298650be3542c644c508e5d6adf.tar.gz |
- add COMMENT
Diffstat (limited to 'news/c-nocem')
-rw-r--r-- | news/c-nocem/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/c-nocem/Makefile b/news/c-nocem/Makefile index 92f78f6..5f9620f 100644 --- a/news/c-nocem/Makefile +++ b/news/c-nocem/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= http://sites.inka.de/~bigred/sw/ \ ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/ MAINTAINER= dinoex@FreeBSD.org +COMMENT= NoCeM for C News and INN BUILD_DEPENDS= ${WRKDIRPREFIX}${CNEWSSRC}/conf/substitutions:${PORTSDIR}/news/cnews:configure BUILD_DEPENDS+= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/news/cnews \ |