- add LICENSE

- make portlint happier
This commit is contained in:
Dirk Meyer 2017-01-29 11:06:17 +00:00
parent 1924f60945
commit 384525da1f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432716
4 changed files with 12 additions and 8 deletions

View File

@ -10,6 +10,8 @@ MASTER_SITES= http://sites.inka.de/~bigred/sw/ \
MAINTAINER= dinoex@FreeBSD.org
COMMENT= NoCeM for C News and INN
LICENSE= PD
FETCH_DEPENDS= ${DISTDIR}/c-news/c-news.tar.Z:${CNEWS_PORT}:checksum
BUILD_DEPENDS= ${CNEWSWRK}/conf/substitutions:${CNEWS_PORT}:configure
BUILD_DEPENDS+= ${LOCALBASE}/lib/libcnews.a:${CNEWS_PORT} \

View File

@ -1,12 +1,12 @@
--- c-nocem.in.orig 2000-05-23 11:39:01.000000000 +0200
+++ c-nocem.in 2013-09-23 20:20:58.000000000 +0200
--- c-nocem.in.orig 2000-05-23 09:39:01 UTC
+++ c-nocem.in
@@ -1,4 +1,4 @@
-#!@PERL@ -w
+#!@PERL@
# and once again for Emacs: -*-perl-*-
# NoCeM in the spool for C News and INN - grand unified program
@@ -30,9 +30,9 @@
@@ -30,9 +30,9 @@ $tmp="@newstmp@"; # create this director
$logfile="@newslogfile@";
$ENV{'PATH'}="@newspath@";

View File

@ -1,6 +1,6 @@
--- configure.orig Sun Jun 13 18:58:35 1999
+++ configure Tue Jun 15 08:15:07 1999
@@ -1271,8 +1271,8 @@
--- configure.orig 2001-05-22 12:49:44 UTC
+++ configure
@@ -1276,8 +1276,8 @@ if test "X$nsys" = "Xcnews" ; then
#define CNEWS 1
EOF
@ -9,5 +9,5 @@
+ CPPFLAGS="$CPPFLAGS -I$prefix/include"
+ LIBS="-L$prefix/lib -lcnews $LIBS"
PROGS="fastcancel"
newslib=`$AWK '/^'NEWSCTL'[^A-Z_]/ {print $'2'}' $nsrc/conf/substitutions`
echo $ac_n "checking for newslib""... $ac_c" 1>&6
echo "configure:1284: checking for newslib" >&5

View File

@ -17,4 +17,6 @@
c-nocem is designed for easy setup and fast run and needs no
maintenance.
The software is in the public domain.
WWW: http://sites.inka.de/~bigred/sw/c-nocem.html