diff options
author | martti <martti@pkgsrc.org> | 2003-07-21 16:35:12 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-07-21 16:35:12 +0000 |
commit | e69ab8c36548981938b2660bd19e390b45d3e84f (patch) | |
tree | 5309d236d89582989589770b30d2d70c0ef6dc71 /converters | |
parent | ff0278ea308c686207e2b1053f9dea6e7b3f8bf9 (diff) | |
download | pkgsrc-e69ab8c36548981938b2660bd19e390b45d3e84f.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/Makefile | 4 | ||||
-rw-r--r-- | converters/base64/Makefile | 4 | ||||
-rw-r--r-- | converters/bbcim/Makefile | 4 | ||||
-rw-r--r-- | converters/cn2jp/Makefile | 4 | ||||
-rw-r--r-- | converters/code2html/Makefile | 4 | ||||
-rw-r--r-- | converters/hztty/Makefile | 4 | ||||
-rw-r--r-- | converters/libiconv/Makefile | 4 | ||||
-rw-r--r-- | converters/p5-Convert-TNEF/Makefile | 4 | ||||
-rw-r--r-- | converters/p5-Convert-UUlib/Makefile | 4 | ||||
-rw-r--r-- | converters/p5-Jcode/Makefile | 4 | ||||
-rw-r--r-- | converters/p5-MIME-Base64/Makefile | 4 | ||||
-rw-r--r-- | converters/py-zhCodecs/Makefile | 4 |
12 files changed, 24 insertions, 24 deletions
diff --git a/converters/Makefile b/converters/Makefile index 91c11bac60c..fe448b880ea 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2003/06/24 01:49:50 jschauma Exp $ +# $NetBSD: Makefile,v 1.58 2003/07/21 16:36:11 martti Exp $ # -COMMENT= document format and character code converters +COMMENT= Document format and character code converters SUBDIR+= 2vcard SUBDIR+= ack diff --git a/converters/base64/Makefile b/converters/base64/Makefile index c2a6f14f373..14a89a83aeb 100644 --- a/converters/base64/Makefile +++ b/converters/base64/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/17 21:27:07 grant Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/21 16:36:11 martti Exp $ # DISTNAME= base64-1.3 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.fourmilab.ch/webtools/base64/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.fourmilab.ch/webtools/base64/ -COMMENT= encode and decode base64 files +COMMENT= Encode and decode base64 files CONFLICTS= openssl-[0-9]* GNU_CONFIGURE= yes diff --git a/converters/bbcim/Makefile b/converters/bbcim/Makefile index 466adb094df..f0a3f3ba290 100644 --- a/converters/bbcim/Makefile +++ b/converters/bbcim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 21:27:08 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 16:36:11 martti Exp $ # DISTNAME= bbcim095-5 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.nvg.ntnu.no/bbc/util/ EXTRACT_SUFX= .zip MAINTAINER= skrll@NetBSD.org -COMMENT= file and diskimage conversion utility for BBC Micro software +COMMENT= File and diskimage conversion utility for BBC Micro software MAN_PAGE= ${FILESDIR}/bbcim.1 diff --git a/converters/cn2jp/Makefile b/converters/cn2jp/Makefile index 2ecd79b0faa..cbc2b16d79e 100644 --- a/converters/cn2jp/Makefile +++ b/converters/cn2jp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 21:27:11 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 16:36:12 martti Exp $ DISTNAME= cn2jp1.4b PKGNAME= cn2jp-1.4b @@ -8,7 +8,7 @@ MASTER_SITES= http://w3.sys.es.osaka-u.ac.jp/~seke/software/cn2jp/ MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://w3.sys.es.osaka-u.ac.jp/~seke/software/cn2jp/ -COMMENT= library for code translation between Chinese and Japanese +COMMENT= Library for code translation between Chinese and Japanese USE_LIBTOOL= yes USE_GMAKE= yes diff --git a/converters/code2html/Makefile b/converters/code2html/Makefile index 98137a15eeb..4b564a9c487 100644 --- a/converters/code2html/Makefile +++ b/converters/code2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/07/17 21:27:12 grant Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/21 16:36:12 martti Exp $ # DISTNAME= code2html-0.9.1 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.palfrader.org/code2html/all/ MAINTAINER= jschauma@NetBSD.org HOMEPAGE= http://www.palfrader.org/code2html/ -COMMENT= convert a program source code to syntax highlighted HTML +COMMENT= Convert a program source code to syntax highlighted HTML NO_BUILD= # defined REPLACE_PERL= ${WRKSRC}/code2html diff --git a/converters/hztty/Makefile b/converters/hztty/Makefile index 7a4036e0f00..6bd58e2e864 100644 --- a/converters/hztty/Makefile +++ b/converters/hztty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/07/17 21:27:15 grant Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/21 16:36:12 martti Exp $ DISTNAME= hztty-2.0 CATEGORIES= converters @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ MAINTAINER= rxg@NetBSD.org #HOMEPAGE= -COMMENT= turns a tty session between Big5/GB/HZ/Unicode +COMMENT= Turns a tty session between Big5/GB/HZ/Unicode ALL_TARGET= bsd diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile index 58cd1542227..8ebc81428a0 100644 --- a/converters/libiconv/Makefile +++ b/converters/libiconv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2003/07/17 21:27:18 grant Exp $ +# $NetBSD: Makefile,v 1.20 2003/07/21 16:36:12 martti Exp $ # DISTNAME= libiconv-1.9.1 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=libiconv/} MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.gnu.org/software/libiconv/ -COMMENT= character set conversion library +COMMENT= Character set conversion library USE_BUILDLINK2= YES GNU_CONFIGURE= YES diff --git a/converters/p5-Convert-TNEF/Makefile b/converters/p5-Convert-TNEF/Makefile index db35ff855c9..dad95133107 100644 --- a/converters/p5-Convert-TNEF/Makefile +++ b/converters/p5-Convert-TNEF/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 21:27:21 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 16:36:13 martti Exp $ DISTNAME= Convert-TNEF-0.12 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} MAINTAINER= tech-pkg@NetBSD.org -COMMENT= perl5 module interface to read TNEF files +COMMENT= Perl5 module interface to read TNEF files DEPENDS+= p5-MIME-tools-[0-9]*:../../mail/p5-MIME-tools diff --git a/converters/p5-Convert-UUlib/Makefile b/converters/p5-Convert-UUlib/Makefile index f4a28559e53..1a0a996c9a9 100644 --- a/converters/p5-Convert-UUlib/Makefile +++ b/converters/p5-Convert-UUlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 21:27:22 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 16:36:13 martti Exp $ DISTNAME= Convert-UUlib-0.213 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} MAINTAINER= tech-pkg@NetBSD.org -COMMENT= perl5 module interface to the uulib library +COMMENT= Perl5 module interface to the uulib library USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Convert/UUlib/.packlist diff --git a/converters/p5-Jcode/Makefile b/converters/p5-Jcode/Makefile index 5b2e9ae5798..ab9e3582f31 100644 --- a/converters/p5-Jcode/Makefile +++ b/converters/p5-Jcode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 21:27:23 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 16:36:13 martti Exp $ # DISTNAME= Jcode-0.83 @@ -9,7 +9,7 @@ MASTER_SITES= http://openlab.ring.gr.jp/Jcode/ MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://openlab.ring.gr.jp/Jcode/index.html -COMMENT= perl5 module for handling various Japanese charsets +COMMENT= Perl5 module for handling various Japanese charsets DEPENDS+= p5-MIME-Base64>=2.1:../../converters/p5-MIME-Base64 diff --git a/converters/p5-MIME-Base64/Makefile b/converters/p5-MIME-Base64/Makefile index 2d0b8dd7b2b..963bab401ad 100644 --- a/converters/p5-MIME-Base64/Makefile +++ b/converters/p5-MIME-Base64/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2003/07/17 21:27:25 grant Exp $ +# $NetBSD: Makefile,v 1.22 2003/07/21 16:36:14 martti Exp $ # VERS= 2.20 @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/} MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/MIME-Base64/Base64.html -COMMENT= perl5 module for Base64 and Quoted-Printable encodings +COMMENT= Perl5 module for Base64 and Quoted-Printable encodings USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/MIME/Base64/.packlist diff --git a/converters/py-zhCodecs/Makefile b/converters/py-zhCodecs/Makefile index f3c665acf4b..6bb40cd1145 100644 --- a/converters/py-zhCodecs/Makefile +++ b/converters/py-zhCodecs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 21:27:30 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/21 16:36:14 martti Exp $ DISTNAME= ChineseCodecs1.2.0 PKGNAME= ${PYPKGPREFIX}-zhCodecs-1.2.0 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.shellhung.org/pub/OpenBSD/packages/chinese/ \ MAINTAINER= shell@NetBSD.org HOMEPAGE= http://www.sourceforge.net/python-codecs/ -COMMENT= python Unicode codecs for Chinese charsets +COMMENT= Python Unicode codecs for Chinese charsets PYDISTUTILSPKG= # defined PYBINMODULE= # defined |