diff options
author | martti <martti> | 2003-07-21 17:27:24 +0000 |
---|---|---|
committer | martti <martti> | 2003-07-21 17:27:24 +0000 |
commit | af082df7262f10da3a5afc00ae50996cc2e5411e (patch) | |
tree | fc13d4ad01582481b6e67a22c77463af9be3322e | |
parent | dab4525b7e2219e618d72fdcb4cf937fe3ba8a53 (diff) | |
download | pkgsrc-af082df7262f10da3a5afc00ae50996cc2e5411e.tar.gz |
COMMENT should start with a capital letter.
80 files changed, 160 insertions, 160 deletions
diff --git a/textproc/GutenMark-words/Makefile b/textproc/GutenMark-words/Makefile index ad4a6635e8e..34c965aa225 100644 --- a/textproc/GutenMark-words/Makefile +++ b/textproc/GutenMark-words/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 22:54:00 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 17:27:24 martti Exp $ # DISTNAME= GutenMark-words-20030107 @@ -9,7 +9,7 @@ DISTFILES= ${WORDLISTS} GutenMark.cfg MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.sandroid.org/GutenMark/ -COMMENT= word lists for GutenMark +COMMENT= Word lists for GutenMark WORDLISTS= special.words.gz english.names.gz US.places.gz \ french.names.gz english.words.gz french.words.gz \ diff --git a/textproc/GutenMark/Makefile b/textproc/GutenMark/Makefile index 2593ba24996..e1dfaf4b821 100644 --- a/textproc/GutenMark/Makefile +++ b/textproc/GutenMark/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:00 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 17:27:24 martti Exp $ # DISTNAME= GutenMark_source_${GVER} @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.sandroid.org/GutenMark/SoftwareSnapshots/ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.sandroid.org/GutenMark/ -COMMENT= automatic, high-quality Gutenberg text formatter to LaTeX or HTML +COMMENT= Automatic, high-quality Gutenberg text formatter to LaTeX or HTML DEPENDS+= GutenMark-words-[0-9]*:../../textproc/GutenMark-words diff --git a/textproc/antiword/Makefile b/textproc/antiword/Makefile index 44e4239c892..4f6cfa96781 100644 --- a/textproc/antiword/Makefile +++ b/textproc/antiword/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/07/17 22:54:01 grant Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/21 17:27:25 martti Exp $ # DISTNAME= antiword-0.33 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.winfield.demon.nl/linux/ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.winfield.demon.nl/index.html -COMMENT= free MS Word to text and PostScript converter +COMMENT= Free MS Word to text and PostScript converter CONFLICTS= siag-[0-9]* diff --git a/textproc/bibclean/Makefile b/textproc/bibclean/Makefile index f86f01c5c1e..291c45d4525 100644 --- a/textproc/bibclean/Makefile +++ b/textproc/bibclean/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/04/21 21:46:58 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 17:27:25 martti Exp $ # DISTNAME= bibclean-2.11.4 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.math.utah.edu/pub/tex/bib/ MAINTAINER= seb@pbox.org HOMEPAGE= http://www.math.utah.edu/pub/bibclean/ -COMMENT= prettyprinter and syntax checker for BibTeX bibliography databases +COMMENT= Prettyprinter and syntax checker for BibTeX bibliography databases GNU_CONFIGURE= YES USE_BUILDLINK2= YES diff --git a/textproc/biblook/Makefile b/textproc/biblook/Makefile index 76681668238..35f43edc53c 100644 --- a/textproc/biblook/Makefile +++ b/textproc/biblook/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/04/21 14:22:57 jschauma Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 17:27:26 martti Exp $ # DISTNAME= biblook @@ -9,7 +9,7 @@ MASTER_SITES= http://compgeom.cs.uiuc.edu/~jeffe/files/ MAINTAINER= seb@pbox.org HOMEPAGE= http://compgeom.cs.uiuc.edu/~jeffe/biblook.html -COMMENT= indexing and searching tools for BibTeX bibliography databases +COMMENT= Indexing and searching tools for BibTeX bibliography databases .include "../../mk/bsd.prefs.mk" diff --git a/textproc/bibparse/Makefile b/textproc/bibparse/Makefile index ce6523e964f..dd1d990639b 100644 --- a/textproc/bibparse/Makefile +++ b/textproc/bibparse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/04/21 14:21:07 jschauma Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 17:27:26 martti Exp $ # DISTNAME= bibparse-1.04 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.math.utah.edu/pub/tex/bib/ MAINTAINER= seb@pbox.org HOMEPAGE= http://www.math.utah.edu/pub/bibparse/ -COMMENT= syntax checking tools for BibTeX bibliography databases +COMMENT= Syntax checking tools for BibTeX bibliography databases GNU_CONFIGURE= YES USE_BUILDLINK2= YES diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile index af9fa3c3f5e..206b8e28ea4 100644 --- a/textproc/catdoc/Makefile +++ b/textproc/catdoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2003/07/17 22:54:10 grant Exp $ +# $NetBSD: Makefile,v 1.24 2003/07/21 17:27:27 martti Exp $ # DISTNAME= catdoc-0.91.4 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.go.dlr.de/fresh/unix/src/misc/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.fe.msk.ru/~vitus/catdoc/ -COMMENT= reads MS-Word file and puts out its content as plain text +COMMENT= Reads MS-Word file and puts out its content as plain text DEPENDS= tk>=8.3.2:../../x11/tk diff --git a/textproc/cdif/Makefile b/textproc/cdif/Makefile index ba9d59de6bd..0340afb7cdc 100644 --- a/textproc/cdif/Makefile +++ b/textproc/cdif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/17 22:54:10 grant Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/21 17:27:28 martti Exp $ # DISTNAME= cdif-1.15 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.iij.ad.jp/pub/IIJ/dist/utashiro/perl/ EXTRACT_SUFX= # empty MAINTAINER= tech-pkg@NetBSD.org -COMMENT= word context diff +COMMENT= Word context diff LICENSE= no-commercial-use diff --git a/textproc/detex/Makefile b/textproc/detex/Makefile index 1308f2740ad..013702d15f4 100644 --- a/textproc/detex/Makefile +++ b/textproc/detex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:12 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:27:29 martti Exp $ # DISTNAME= detex-2.7 @@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.cs.purdue.edu/homes/trinkle/detex/ -COMMENT= remove LaTeX commands +COMMENT= Remove LaTeX commands do-install: ${INSTALL_PROGRAM} ${WRKSRC}/detex ${PREFIX}/bin diff --git a/textproc/diffstat/Makefile b/textproc/diffstat/Makefile index 5c3cf76877b..832e8fdec98 100644 --- a/textproc/diffstat/Makefile +++ b/textproc/diffstat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 22:54:12 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 17:27:30 martti Exp $ # DISTNAME= diffstat-1.33 @@ -8,7 +8,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://dickey.his.com/diffstat/diffstat.html -COMMENT= display a histogram of diff changes +COMMENT= Display a histogram of diff changes GNU_CONFIGURE= YES diff --git a/textproc/eblook/Makefile b/textproc/eblook/Makefile index 7a35822bdf6..7c8b6b5f7b7 100644 --- a/textproc/eblook/Makefile +++ b/textproc/eblook/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 22:54:13 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 17:27:31 martti Exp $ # DISTNAME= eblook-1.5.1 @@ -8,7 +8,7 @@ MASTER_SITES= http://openlab.ring.gr.jp/edict/eblook/dist/ MAINTAINER= uebayasi@NetBSD.org HOMEPAGE= http://openlab.ring.gr.jp/edict/eblook/ -COMMENT= interactive command-line interface for EPWING electric dictionaries +COMMENT= Interactive command-line interface for EPWING electric dictionaries USE_BUILDLINK2= YES GNU_CONFIGURE= YES diff --git a/textproc/fop/Makefile b/textproc/fop/Makefile index df42512147b..706caeb7d44 100644 --- a/textproc/fop/Makefile +++ b/textproc/fop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2003/07/17 22:54:15 grant Exp $ +# $NetBSD: Makefile,v 1.18 2003/07/21 17:27:31 martti Exp $ # # Note: we currently use the pre-built (-bin) distribution of FOP, # because although FOP runs fine under JDK 1.1, JDK 1.2 or greater is @@ -19,7 +19,7 @@ EXTRACT_SUFX= .zip MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://xml.apache.org/fop/ -COMMENT= the Apache Project's XSL Formatting Objects implementation +COMMENT= The Apache Project's XSL Formatting Objects implementation USE_JAVA= run USE_BUILDLINK2= diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile index 2e8f9dc29c1..59a5ea12147 100644 --- a/textproc/gtk-doc/Makefile +++ b/textproc/gtk-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 22:54:18 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 17:27:32 martti Exp $ # DISTNAME= gtk-doc-0.9 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.1/docs/rdp/ MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://www.gtk.org/rdp/ -COMMENT= tools for authors of the GTK+ reference documentation +COMMENT= Tools for authors of the GTK+ reference documentation DEPENDS+= dsssl-docbook-modular-[0-9]*:../../textproc/dsssl-docbook-modular DEPENDS+= jade-[0-9]*:../../textproc/jade diff --git a/textproc/helpdeco/Makefile b/textproc/helpdeco/Makefile index b6c0b7d2f1e..89782f76b98 100644 --- a/textproc/helpdeco/Makefile +++ b/textproc/helpdeco/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/19 08:54:34 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:27:32 martti Exp $ # DISTNAME= helpdc21 @@ -11,7 +11,7 @@ EXTRACT_SUFX= .zip MAINTAINER= collver1@comcast.net HOMEPAGE= http://www.simtel.net/pub/pd/23694.shtml -COMMENT= windows .hlp to .rtf converter +COMMENT= Windows .hlp to .rtf converter LICENSE= no-commercial-use diff --git a/textproc/html2wml/Makefile b/textproc/html2wml/Makefile index bf7dbb02d3a..6274ed10c59 100644 --- a/textproc/html2wml/Makefile +++ b/textproc/html2wml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/11/15 01:54:31 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/21 17:27:33 martti Exp $ DISTNAME= html2wml-0.4.8r2 PKGNAME= html2wml-0.4.8.2 @@ -7,7 +7,7 @@ MASTER_SITES= http://maddingue.free.fr/techie/download/Html2Wml/ MAINTAINER= shell@shellhung.org HOMEPAGE= http://maddingue.free.fr/techie/html2wml.html -COMMENT= on-the-fly HTML to WML conversion +COMMENT= On-the-fly HTML to WML conversion DEPENDS+= p5-libwww>=5.53:../../www/p5-libwww DEPENDS+= p5-XML-Parser>=2.30:../../textproc/p5-XML-Parser diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile index 34fc3cd896f..100852a5001 100644 --- a/textproc/icu/Makefile +++ b/textproc/icu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2003/07/17 22:54:20 grant Exp $ +# $NetBSD: Makefile,v 1.21 2003/07/21 17:27:34 martti Exp $ # DISTNAME= icu-2.6 @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_BACKUP} \ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://oss.software.ibm.com/icu/ -COMMENT= robust and full-featured Unicode services +COMMENT= Robust and full-featured Unicode services USE_GMAKE= YES USE_BUILDLINK2= YES diff --git a/textproc/libunicode/Makefile b/textproc/libunicode/Makefile index e85471debb1..19f7351477b 100644 --- a/textproc/libunicode/Makefile +++ b/textproc/libunicode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:29 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:27:34 martti Exp $ # DISTNAME= libunicode-0.4 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libunicode/0.4/} MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.pango.org/ -COMMENT= library for manipulating Unicode characters and strings +COMMENT= Library for manipulating Unicode characters and strings USE_BUILDLINK2= YES GNU_CONFIGURE= YES diff --git a/textproc/p5-Convert-ASCII-Armour/Makefile b/textproc/p5-Convert-ASCII-Armour/Makefile index 096a3ef2636..7b90062f511 100644 --- a/textproc/p5-Convert-ASCII-Armour/Makefile +++ b/textproc/p5-Convert-ASCII-Armour/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 22:54:32 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 17:27:35 martti Exp $ # DISTNAME= Convert-ASCII-Armour-1.4 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= -COMMENT= perl5 module to convert binary octets into ASCII armour +COMMENT= Perl5 module to convert binary octets into ASCII armour DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5 DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64 diff --git a/textproc/p5-Convert-ASN1/Makefile b/textproc/p5-Convert-ASN1/Makefile index e66f33cc48c..a898e94b4c2 100644 --- a/textproc/p5-Convert-ASN1/Makefile +++ b/textproc/p5-Convert-ASN1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/17 22:54:32 grant Exp $ +# $NetBSD: Makefile,v 1.13 2003/07/21 17:27:35 martti Exp $ # DISTNAME= Convert-ASN1-0.16 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= -COMMENT= perl5 module to encode/decode ASN.1 data +COMMENT= Perl5 module to encode/decode ASN.1 data USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Convert/ASN1/.packlist diff --git a/textproc/p5-Convert-PEM/Makefile b/textproc/p5-Convert-PEM/Makefile index d50174324e2..b27bc4a9dbf 100644 --- a/textproc/p5-Convert-PEM/Makefile +++ b/textproc/p5-Convert-PEM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 22:54:32 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 17:27:36 martti Exp $ # DISTNAME= Convert-PEM-0.06 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= -COMMENT= perl5 module to read/write ASN.1-encoded PEM files +COMMENT= Perl5 module to read/write ASN.1-encoded PEM files DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64 DEPENDS+= p5-Convert-ASN1-[0-9]*:../../textproc/p5-Convert-ASN1 diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile index 38ec4dbee45..73c9b6422db 100644 --- a/textproc/p5-PDF-API2/Makefile +++ b/textproc/p5-PDF-API2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 22:54:33 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/21 17:27:38 martti Exp $ # DISTNAME= PDF-API2-0.2.0.2_dev @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= -COMMENT= perl5 module for next generation api for pdf +COMMENT= Perl5 module for next generation api for pdf DEPENDS+= p5-Compress-Zlib-[0-9]*:../../devel/p5-Compress-Zlib diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile index be6c6f9f4be..f605ed0394c 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 22:54:34 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 17:27:38 martti Exp $ # DISTNAME= PDF-Create-0.01 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= -COMMENT= perl5 module for creating pdf documents +COMMENT= Perl5 module for creating pdf documents USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/PDF/Create/.packlist diff --git a/textproc/p5-PDF/Makefile b/textproc/p5-PDF/Makefile index 52557facd23..3c8ddef773b 100644 --- a/textproc/p5-PDF/Makefile +++ b/textproc/p5-PDF/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 22:54:33 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 17:27:37 martti Exp $ # DISTNAME= PDF-111 @@ -11,7 +11,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.geocities.com/CapeCanaveral/Hangar/4794/ -COMMENT= perl5 module for pdf document manipulation +COMMENT= Perl5 module for pdf document manipulation USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/PDF/.packlist diff --git a/textproc/p5-Pod-POM/Makefile b/textproc/p5-Pod-POM/Makefile index b4eea8dcbf2..f8a8285b935 100644 --- a/textproc/p5-Pod-POM/Makefile +++ b/textproc/p5-Pod-POM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 22:54:34 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 17:27:39 martti Exp $ # DISTNAME= Pod-POM-0.14 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.kfs.org/~abw/ -COMMENT= p5 module to format POD into an object format, hence POM +COMMENT= P5 module to format POD into an object format, hence POM USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Pod/POM/.packlist diff --git a/textproc/p5-String-ShellQuote/Makefile b/textproc/p5-String-ShellQuote/Makefile index a4296de4108..0717b49fc97 100644 --- a/textproc/p5-String-ShellQuote/Makefile +++ b/textproc/p5-String-ShellQuote/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:35 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 17:27:39 martti Exp $ DISTNAME= String-ShellQuote-1.00 PKGNAME= p5-String-ShellQuote-1.00 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://search.cpan.org/search?module=String::ShellQuote -COMMENT= quote strings for passing through the shell +COMMENT= Quote strings for passing through the shell USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/String/ShellQuote/.packlist diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile index 4307e2d39bf..49267971a95 100644 --- a/textproc/p5-Text-Autoformat/Makefile +++ b/textproc/p5-Text-Autoformat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:35 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:27:40 martti Exp $ DISTNAME= Text-Autoformat-1.04 PKGNAME= p5-${DISTNAME} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.cs.monash.edu.au/~damian/ -COMMENT= perl module for text wrapping and reformatting +COMMENT= Perl module for text wrapping and reformatting USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Autoformat/.packlist diff --git a/textproc/p5-Text-CSV-Hash/Makefile b/textproc/p5-Text-CSV-Hash/Makefile index 0f9dd1db1f6..ced51f3d5a5 100644 --- a/textproc/p5-Text-CSV-Hash/Makefile +++ b/textproc/p5-Text-CSV-Hash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/07/17 22:54:36 grant Exp $ +# $NetBSD: Makefile,v 1.17 2003/07/21 17:27:41 martti Exp $ DISTNAME= Text-CSV-Hash-0.17 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ MASTER_SITES= http://www.mono.org/abs/tools/Text-CSV-Hash/ MAINTAINER= abs@NetBSD.org HOMEPAGE= http://www.mono.org/abs/tools/Text-CSV-Hash/ -COMMENT= perl5 module for hash based CSV usage +COMMENT= Perl5 module for hash based CSV usage USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/CSV/Hash/.packlist diff --git a/textproc/p5-Text-ChaSen/Makefile b/textproc/p5-Text-ChaSen/Makefile index 313c22df8e8..e6e2c440212 100644 --- a/textproc/p5-Text-ChaSen/Makefile +++ b/textproc/p5-Text-ChaSen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:36 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 17:27:41 martti Exp $ DISTNAME= Text-ChaSen-1.03 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,7 @@ PATCH_SITES= http://www.daionet.gr.jp/~knok/chasen/ MAINTAINER= kei@NetBSD.org HOMEPAGE= http://www.daionet.gr.jp/~knok/chasen/ -COMMENT= perl5 module to use ChaSen +COMMENT= Perl5 module to use ChaSen USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/ChaSen/.packlist diff --git a/textproc/p5-Text-Kakasi/Makefile b/textproc/p5-Text-Kakasi/Makefile index b18bcee551a..71313d76794 100644 --- a/textproc/p5-Text-Kakasi/Makefile +++ b/textproc/p5-Text-Kakasi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:37 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 17:27:42 martti Exp $ DISTNAME= Text-Kakasi-1.04 PKGNAME= p5-${DISTNAME} @@ -8,7 +8,7 @@ MASTER_SITES= http://www.daionet.gr.jp/~knok/kakasi/ MAINTAINER= kei@NetBSD.org HOMEPAGE= http://www.daionet.gr.jp/~knok/kakasi/ -COMMENT= perl5 module to use Kakasi +COMMENT= Perl5 module to use Kakasi USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Kakasi/.packlist diff --git a/textproc/p5-Text-Substitute/Makefile b/textproc/p5-Text-Substitute/Makefile index 15ef6c173ba..93d8cbc3ea4 100644 --- a/textproc/p5-Text-Substitute/Makefile +++ b/textproc/p5-Text-Substitute/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:37 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:27:43 martti Exp $ DISTNAME= Text-Substitute-0.15 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ MASTER_SITES= http://www.mono.org/abs/tools/Text-Substitute/ MAINTAINER= abs@NetBSD.org HOMEPAGE= http://www.mono.org/abs/tools/Text-Substitute/ -COMMENT= perl5 module for text substition from hashes +COMMENT= Perl5 module for text substition from hashes USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Substitute/.packlist diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile index 779f07cb661..64796013bf0 100644 --- a/textproc/p5-Text-Template/Makefile +++ b/textproc/p5-Text-Template/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/07/17 22:54:38 grant Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/21 17:27:43 martti Exp $ # DISTNAME= Text-Template-1.43 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.plover.com/~mjd/perl/Template/ -COMMENT= perl5 library for generating form letters +COMMENT= Perl5 library for generating form letters USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Template/.packlist diff --git a/textproc/p5-Text-Wrapper/Makefile b/textproc/p5-Text-Wrapper/Makefile index 199b4f58d4f..89c693a8c63 100644 --- a/textproc/p5-Text-Wrapper/Makefile +++ b/textproc/p5-Text-Wrapper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:38 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:27:44 martti Exp $ # DISTNAME= Text-Wrapper-1.000 @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} MAINTAINER= tech-pkg@NetBSD.org -COMMENT= perl5 module that provides simple word wrapping +COMMENT= Perl5 module that provides simple word wrapping USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Wrapper/.packlist diff --git a/textproc/p5-XML-XSLT/Makefile b/textproc/p5-XML-XSLT/Makefile index a5b467fd4c6..296bf9fdc25 100644 --- a/textproc/p5-XML-XSLT/Makefile +++ b/textproc/p5-XML-XSLT/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:43 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:27:45 martti Exp $ DISTNAME= XML-XSLT-0.32 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} MAINTAINER= tech-pkg@NetBSD.org -COMMENT= perl5 module for processing XSLT +COMMENT= Perl5 module for processing XSLT DEPENDS+= p5-XML-DOM>=1.25:../../textproc/p5-XML-DOM DEPENDS+= p5-XML-Parser>=2.23:../../textproc/p5-XML-Parser diff --git a/textproc/p5-XML-YAWriter/Makefile b/textproc/p5-XML-YAWriter/Makefile index 7f54cbdcaa1..883b08f4f6e 100644 --- a/textproc/p5-XML-YAWriter/Makefile +++ b/textproc/p5-XML-YAWriter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 22:54:44 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/21 17:27:46 martti Exp $ # DISTNAME= XML-Handler-YAWriter-0.23 @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} MAINTAINER= tech-pkg@NetBSD.org -COMMENT= another Perl module for writing XML documents +COMMENT= Another Perl module for writing XML documents USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/Handler/YAWriter/.packlist diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile index 27db000654b..75359e1f9cd 100644 --- a/textproc/p5-libxml/Makefile +++ b/textproc/p5-libxml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/10/20 17:46:04 seb Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/21 17:27:46 martti Exp $ DISTNAME= libxml-perl-0.07 PKGNAME= p5-libxml-0.07 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} MAINTAINER= packages@NetBSD.org HOMEPAGE= http://www.bitsko.slc.ut.us/ -COMMENT= perl module collection for working with XML +COMMENT= Perl module collection for working with XML DEPENDS+= p5-XML-Parser>=2.29:../../textproc/p5-XML-Parser diff --git a/textproc/py-HappyDoc/Makefile b/textproc/py-HappyDoc/Makefile index 25a45ff273a..1472e5df69f 100644 --- a/textproc/py-HappyDoc/Makefile +++ b/textproc/py-HappyDoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 22:54:45 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 17:27:47 martti Exp $ DISTNAME= HappyDoc_r2_1 PKGNAME= ${PYPKGPREFIX}-HappyDoc-2.1 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=happydoc/} MAINTAINER= shell@NetBSD.org HOMEPAGE= http://happydoc.sf.net/ -COMMENT= python tool to generate Python API documents +COMMENT= Python tool to generate Python API documents PYDISTUTILSPKG= # defined PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} diff --git a/textproc/py-docutils/Makefile b/textproc/py-docutils/Makefile index a6e79634492..b0392c53b8f 100644 --- a/textproc/py-docutils/Makefile +++ b/textproc/py-docutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:45 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 17:27:48 martti Exp $ DISTNAME= docutils-0.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=docutils/} MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://docutils.sf.net/ -COMMENT= python tool to generate documents +COMMENT= Python tool to generate documents PYTHON_VERSIONS_ACCEPTED= 22 21 PYDISTUTILSPKG= # defined diff --git a/textproc/pyxml/Makefile b/textproc/pyxml/Makefile index bacb5379df9..cc9367a0519 100644 --- a/textproc/pyxml/Makefile +++ b/textproc/pyxml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2003/07/17 22:54:46 grant Exp $ +# $NetBSD: Makefile,v 1.18 2003/07/21 17:27:49 martti Exp $ # DISTNAME= PyXML-0.8.2 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyxml/} MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://pyxml.sourceforge.net/ -COMMENT= collection of libraries to process XML with Python +COMMENT= Collection of libraries to process XML with Python CONFLICTS+= PyXML-* USE_BUILDLINK2= yes diff --git a/textproc/qsubst/Makefile b/textproc/qsubst/Makefile index d8dbc861b09..ddfae7644e2 100644 --- a/textproc/qsubst/Makefile +++ b/textproc/qsubst/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 22:54:47 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/21 17:27:50 martti Exp $ # DISTNAME= qsubst-20010422 @@ -7,6 +7,6 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= tech-pkg@NetBSD.org -COMMENT= query-replace strings in files +COMMENT= Query-replace strings in files .include "../../mk/bsd.pkg.mk" diff --git a/textproc/robodoc/Makefile b/textproc/robodoc/Makefile index d0a117c004d..b51b6dc8a4f 100644 --- a/textproc/robodoc/Makefile +++ b/textproc/robodoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:48 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 17:27:50 martti Exp $ # DISTNAME= robodoc-3.2.3 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=robodoc/} MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= https://sourceforge.net/projects/robodoc/ -COMMENT= tool to support project documentation within source code +COMMENT= Tool to support project documentation within source code GNU_CONFIGURE= YES USE_GMAKE= YES diff --git a/textproc/ruby-erb/Makefile b/textproc/ruby-erb/Makefile index 2d4032830e4..e5d43f6b774 100644 --- a/textproc/ruby-erb/Makefile +++ b/textproc/ruby-erb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:49 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:27:51 martti Exp $ # DISTNAME= erb-1.4.3 @@ -8,7 +8,7 @@ MASTER_SITES= http://www2a.biglobe.ne.jp/~seki/ruby/ MAINTAINER= taca@NetBSD.org HOMEPAGE= http://www2a.biglobe.ne.jp/~seki/ruby/ -COMMENT= implementation of eRuby (embedded ruby) +COMMENT= Implementation of eRuby (embedded ruby) DIST_SUBDIR= ruby USE_RUBY= # defined diff --git a/textproc/subtitleripper/Makefile b/textproc/subtitleripper/Makefile index 78367913a38..5ffb9efd14f 100644 --- a/textproc/subtitleripper/Makefile +++ b/textproc/subtitleripper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/07/17 22:54:52 grant Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/21 17:27:53 martti Exp $ # DISTNAME= subtitleripper-0.3-1 @@ -9,7 +9,7 @@ WRKSRC= ${WRKDIR}/subtitleripper MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/subtitleripper/ -COMMENT= sub title ripping program +COMMENT= Sub title ripping program DEPENDS+= gocr-[0-9]*:../../textproc/gocr diff --git a/textproc/untex/Makefile b/textproc/untex/Makefile index 67e3850cb33..a551d2a4c30 100644 --- a/textproc/untex/Makefile +++ b/textproc/untex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:54 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:27:54 martti Exp $ # DISTNAME= untex-1.3 @@ -7,7 +7,7 @@ CATEGORIES= textproc MASTER_SITES= ftp://hal6000.uni-duisburg.de/pub/source/ MAINTAINER= tech-pkg@NetBSD.org -COMMENT= remove LaTeX commands +COMMENT= Remove LaTeX commands do-install: ${INSTALL_PROGRAM} ${WRKDIR}/untex ${PREFIX}/bin diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile index 74e1fa47d43..4528a25ab66 100644 --- a/textproc/urlview/Makefile +++ b/textproc/urlview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 22:54:54 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 17:27:54 martti Exp $ DISTNAME= urlview-0.9 PKGREVISION= 1 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/contrib/ \ ftp://uiarchive.cso.uiuc.edu/pub/packages/mail/mutt/contrib/ MAINTAINER= tron@NetBSD.org -COMMENT= extract URLs from text files and display them in a menu +COMMENT= Extract URLs from text files and display them in a menu GNU_CONFIGURE= yes USE_BUILDLINK2= yes diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile index 72e30a20bbe..4ec90d72710 100644 --- a/textproc/xalan-c/Makefile +++ b/textproc/xalan-c/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 22:54:54 grant Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/21 17:27:55 martti Exp $ # DISTNAME= Xalan-C_1_0-linux @@ -9,7 +9,7 @@ MASTER_SITES= http://xml.apache.org/dist/xalan-c/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://xml.apache.org/xalan-c/ -COMMENT= the Apache Project's XSLT implementation +COMMENT= The Apache Project's XSLT implementation DEPENDS+= icu>=1.7:../../textproc/icu DEPENDS+= xerces-c>=1.3.0:../../textproc/xerces-c diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile index bbea36ebdb0..5a80d58b892 100644 --- a/textproc/xalan-j/Makefile +++ b/textproc/xalan-j/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/07/17 22:54:55 grant Exp $ +# $NetBSD: Makefile,v 1.17 2003/07/21 17:27:55 martti Exp $ # # Note: we currently use the pre-built (-bin) distribution of Xalan-J, # because although Xalan runs fine under JDK 1.1, JDK 1.2 or greater is @@ -12,7 +12,7 @@ MASTER_SITES= http://xml.apache.org/dist/xalan-j/ MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://xml.apache.org/xalan-j/ -COMMENT= the Apache Project's XSLT implementation +COMMENT= The Apache Project's XSLT implementation DEPENDS+= xerces-j>=1.2.0:../../textproc/xerces-j diff --git a/textproc/xerces-c/Makefile b/textproc/xerces-c/Makefile index 0b4c350aa72..421d63766dc 100644 --- a/textproc/xerces-c/Makefile +++ b/textproc/xerces-c/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/17 22:54:55 grant Exp $ +# $NetBSD: Makefile,v 1.13 2003/07/21 17:27:56 martti Exp $ # DISTNAME= xerces-c-src1_7_0 @@ -9,7 +9,7 @@ MASTER_SITES= http://xml.apache.org/dist/xerces-c/stable/archives/Xerces-C_${DIS MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://xml.apache.org/xerces-c/ -COMMENT= validating C++ XML parser with DOM and SAX support +COMMENT= Validating C++ XML parser with DOM and SAX support USE_BUILDLINK2= YES USE_GMAKE= YES diff --git a/textproc/xerces-j/Makefile b/textproc/xerces-j/Makefile index 85e625ed204..c7582e1add0 100644 --- a/textproc/xerces-j/Makefile +++ b/textproc/xerces-j/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2003/07/17 22:54:55 grant Exp $ +# $NetBSD: Makefile,v 1.20 2003/07/21 17:27:57 martti Exp $ # # Note: we currently use the pre-built (-bin) distribution of Xerces-J, # because although Xerces runs fine under JDK 1.1, JDK 1.2 or greater is @@ -12,7 +12,7 @@ MASTER_SITES= http://xml.apache.org/dist/xerces-j/ MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://xml.apache.org/xerces-j/ -COMMENT= the Apache Project's validating XML parser with DOM and SAX support +COMMENT= The Apache Project's validating XML parser with DOM and SAX support USE_JAVA= run USE_BUILDLINK2= diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile index 4f4631908d2..fc1fe1fc035 100644 --- a/textproc/yodl/Makefile +++ b/textproc/yodl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/07/17 22:54:57 grant Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/21 17:27:58 martti Exp $ DISTNAME= yodl-1.31.18 PKGREVISION= 2 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.lilypond.org/pub/yodl/development/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.xs4all.nl/~jantien/yodl/ -COMMENT= high-level document preparation system +COMMENT= High-level document preparation system BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison diff --git a/time/Makefile b/time/Makefile index fd3e9212cc5..e5da8a61881 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2003/07/18 15:55:08 jschauma Exp $ +# $NetBSD: Makefile,v 1.23 2003/07/21 17:28:36 martti Exp $ # -COMMENT= clocks, calendars, daily planners and other time related applications +COMMENT= Clocks, calendars, daily planners and other time related applications SUBDIR+= asclock SUBDIR+= asclock-gtk diff --git a/time/asclock-gtk/Makefile b/time/asclock-gtk/Makefile index b3e0a2e79c4..626cc70e832 100644 --- a/time/asclock-gtk/Makefile +++ b/time/asclock-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/07/17 22:54:57 grant Exp $ +# $NetBSD: Makefile,v 1.15 2003/07/21 17:28:38 martti Exp $ # DISTNAME= asclock-gtk-2.1.10beta @@ -9,7 +9,7 @@ CATEGORIES= x11 time MASTER_SITES= ${MASTER_SITE_LOCAL} # www.asclock.org is no more MAINTAINER= jlam@NetBSD.org -COMMENT= dockable clock and calendar with themes for GTK+ +COMMENT= Dockable clock and calendar with themes for GTK+ NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL diff --git a/time/asclock-xlib/Makefile b/time/asclock-xlib/Makefile index ad3233cdc9f..34178ff5d30 100644 --- a/time/asclock-xlib/Makefile +++ b/time/asclock-xlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/17 22:54:58 grant Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/21 17:28:38 martti Exp $ # DISTNAME= asclock-xlib-2.0.11 @@ -8,7 +8,7 @@ CATEGORIES= x11 time MASTER_SITES= ${MASTER_SITE_LOCAL} # www.asclock.org is no more MAINTAINER= jlam@NetBSD.org -COMMENT= dockable clock and calendar with themes for X11 +COMMENT= Dockable clock and calendar with themes for X11 NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL diff --git a/time/cardboard-schedule/Makefile b/time/cardboard-schedule/Makefile index f940cf80a6d..d6f932797be 100644 --- a/time/cardboard-schedule/Makefile +++ b/time/cardboard-schedule/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 22:54:58 grant Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/21 17:28:39 martti Exp $ # DISTNAME= cs113ins @@ -9,7 +9,7 @@ EXTRACT_SUFX= .exe MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://cardboard.nu/download.shtml -COMMENT= project and resource management software implemented in Java/Swing +COMMENT= Project and resource management software implemented in Java/Swing USE_X11BASE= yes DEPENDS+= unzip-[0-9]*:../../archivers/unzip diff --git a/time/gdeskcal/Makefile b/time/gdeskcal/Makefile index 3fe2cea7fe2..54648b8c91c 100644 --- a/time/gdeskcal/Makefile +++ b/time/gdeskcal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 22:55:00 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 17:28:39 martti Exp $ # DISTNAME= gDeskCal-0_51 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.pycage.de/download/ MAINTAINER= packages@NetBSD.org HOMEPAGE= http://www.pycage.de/software_gdeskcal.html -COMMENT= desktop calendar +COMMENT= Desktop calendar WRKSRC= ${WRKDIR}/gDeskCal-0.51 USE_BUILDLINK2= yes diff --git a/time/globe/Makefile b/time/globe/Makefile index 88bf4b05487..96e492b798f 100644 --- a/time/globe/Makefile +++ b/time/globe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 22:55:00 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 17:28:40 martti Exp $ # DISTNAME= globe_26mar94 @@ -9,6 +9,6 @@ MASTER_SITES= http://www.acme.com/software/globe/ MAINTAINER= is@NetBSD.org HOMEPAGE= http://www.acme.com/software/globe/ -COMMENT= display the currently-lighted face of Earth in ASCII +COMMENT= Display the currently-lighted face of Earth in ASCII .include "../../mk/bsd.pkg.mk" diff --git a/time/lmclock/Makefile b/time/lmclock/Makefile index e6345eb15fa..404e3cbdad0 100644 --- a/time/lmclock/Makefile +++ b/time/lmclock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 22:55:02 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 17:28:41 martti Exp $ # DISTNAME= lmclock-1.1 @@ -8,7 +8,7 @@ MASTER_SITES= http://pantransit.reptiles.org/prog/ MAINTAINER= is@NetBSD.org HOMEPAGE= http://pantransit.reptiles.org/prog/ -COMMENT= hard-coded Xerox Lisp machine clock clone +COMMENT= Hard-coded Xerox Lisp machine clock clone post-extract: ${TOUCH} ${WRKSRC}/lmclock.man diff --git a/time/p5-Time-HiRes/Makefile b/time/p5-Time-HiRes/Makefile index 67de33af4c6..d642fd06c0b 100644 --- a/time/p5-Time-HiRes/Makefile +++ b/time/p5-Time-HiRes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 22:55:02 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 17:28:42 martti Exp $ # DISTNAME= Time-HiRes-1.49 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} MAINTAINER= bad@NetBSD.org HOMEPAGE= http://search.cpan.org/author/JHI/Time-HiRes/ -COMMENT= perl5 module for high resolution time, sleep, and alarm +COMMENT= Perl5 module for high resolution time, sleep, and alarm USE_BUILDLINK2= YES diff --git a/time/p5-Time-Period/Makefile b/time/p5-Time-Period/Makefile index d6f9c19649d..a1b5671a77b 100644 --- a/time/p5-Time-Period/Makefile +++ b/time/p5-Time-Period/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 22:55:02 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 17:28:43 martti Exp $ DISTNAME= Period-1.20 PKGNAME= p5-Time-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PR/PRYAN/} MAINTAINER= tech-pkg@NetBSD.org -COMMENT= perl5 module to deal with time periods +COMMENT= Perl5 module to deal with time periods USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Time/Period/.packlist diff --git a/time/p5-Time/Makefile b/time/p5-Time/Makefile index 696db1e7d37..abe51785f3f 100644 --- a/time/p5-Time/Makefile +++ b/time/p5-Time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 22:55:02 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 17:28:42 martti Exp $ DISTNAME= Time-modules-101.062101 PKGNAME= p5-${DISTNAME:S/modules-//} @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} MAINTAINER= tech-pkg@NetBSD.org -COMMENT= perl5 functions to convert and use time variables +COMMENT= Perl5 functions to convert and use time variables USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Time-modules/.packlist diff --git a/time/p5-TimeDate/Makefile b/time/p5-TimeDate/Makefile index 5d35d971f7a..a6e17897859 100644 --- a/time/p5-TimeDate/Makefile +++ b/time/p5-TimeDate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 22:55:03 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 17:28:43 martti Exp $ # DISTNAME= TimeDate-1.14 @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} MAINTAINER= tech-pkg@NetBSD.org -COMMENT= perl5 TimeDate distribution +COMMENT= Perl5 TimeDate distribution USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/TimeDate/.packlist diff --git a/time/phoon/Makefile b/time/phoon/Makefile index fe27de5bbc3..64dc81f6787 100644 --- a/time/phoon/Makefile +++ b/time/phoon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 22:55:04 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/21 17:28:44 martti Exp $ # DISTNAME= phoon_01apr1995 @@ -9,6 +9,6 @@ MASTER_SITES= http://www.acme.com/software/phoon/ MAINTAINER= is@NetBSD.org HOMEPAGE= http://www.acme.com/software/phoon/ -COMMENT= show phase of the moon on ASCII terminal +COMMENT= Show phase of the moon on ASCII terminal .include "../../mk/bsd.pkg.mk" diff --git a/time/wmcalclock/Makefile b/time/wmcalclock/Makefile index fc9cc90c24b..ba7ad4c24b0 100644 --- a/time/wmcalclock/Makefile +++ b/time/wmcalclock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 22:55:06 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:28:45 martti Exp $ # DISTNAME= wmCalClock-1.25 @@ -8,7 +8,7 @@ MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml -COMMENT= another WindowMaker calendar/clock dockapp +COMMENT= Another WindowMaker calendar/clock dockapp USE_BUILDLINK2= YES USE_X11BASE= YES diff --git a/time/wmfishtime/Makefile b/time/wmfishtime/Makefile index b86b5de22e4..56f3177fef4 100644 --- a/time/wmfishtime/Makefile +++ b/time/wmfishtime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/17 22:55:06 grant Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/21 17:28:46 martti Exp $ # DISTNAME= wmfishtime-1.23 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.ne.jp/asahi/linux/timecop/ -COMMENT= dockable clock application with clock, date and fish +COMMENT= Dockable clock application with clock, date and fish USE_X11BASE= # defined USE_BUILDLINK2= # defined diff --git a/time/xcal/Makefile b/time/xcal/Makefile index 11a497be1ca..59fb6b088c6 100644 --- a/time/xcal/Makefile +++ b/time/xcal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/03/03 03:23:26 jschauma Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/21 17:28:46 martti Exp $ # DISTNAME= xcal41 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.hillside.co.uk/xcal/ EXTRACT_SUFX= .tar.Z MAINTAINER= kim@tac.nyc.ny.us -COMMENT= calendar with alarms and a notebook for X11 +COMMENT= Calendar with alarms and a notebook for X11 USE_BUILDLINK2= yes USE_IMAKE= yes diff --git a/time/xchrono/Makefile b/time/xchrono/Makefile index 41e65670bb5..105af37033b 100644 --- a/time/xchrono/Makefile +++ b/time/xchrono/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 22:55:07 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 17:28:47 martti Exp $ # DISTNAME= xchrono @@ -9,7 +9,7 @@ EXTRACT_SUFX= .shar MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://infoshako.sk.tsukuba.ac.jp/jdoc/X-utilities/xchrono -COMMENT= multi-timezone X11-based clock +COMMENT= Multi-timezone X11-based clock USE_IMAKE= yes diff --git a/wm/Makefile b/wm/Makefile index 3c43a5264c2..5cd2576a016 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2003/06/03 16:07:23 jmmv Exp $ +# $NetBSD: Makefile,v 1.45 2003/07/21 17:33:57 martti Exp $ # -COMMENT= window managers (for X) +COMMENT= Window managers (for X) SUBDIR+= 9wm SUBDIR+= aewm++ diff --git a/wm/bbconf/Makefile b/wm/bbconf/Makefile index 2c65a13e4db..06c15f76a95 100644 --- a/wm/bbconf/Makefile +++ b/wm/bbconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 22:55:09 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/21 17:33:58 martti Exp $ # DISTNAME= bbconf-1.4 @@ -7,7 +7,7 @@ MASTER_SITES= http://bbconf.sourceforge.net/code/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://bbconf.sourceforge.net/ -COMMENT= configuration tool for the blackbox window manager +COMMENT= Configuration tool for the blackbox window manager USE_BUILDLINK2= YES USE_X11= YES diff --git a/wm/bbpager/Makefile b/wm/bbpager/Makefile index 83dcc04d4de..88fdbca8eb0 100644 --- a/wm/bbpager/Makefile +++ b/wm/bbpager/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 22:55:09 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:33:59 martti Exp $ # DISTNAME= bbpager-0.3.1 @@ -8,7 +8,7 @@ MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://bbtools.thelinuxcommunity.org/available.phtml -COMMENT= pager for the blackbox window manager +COMMENT= Pager for the blackbox window manager GNU_CONFIGURE= YES USE_BUILDLINK2= YES diff --git a/wm/bbrun/Makefile b/wm/bbrun/Makefile index c3ff592ec60..e12c91a60b9 100644 --- a/wm/bbrun/Makefile +++ b/wm/bbrun/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:40 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 17:33:59 martti Exp $ DISTNAME= bbrun-1.3 PKGREVISION= 2 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.dwave.net/~jking/bbrun/ MAINTAINER= ptiJo@noos.fr HOMEPAGE= http://www.dwave.net/~jking/bbrun/ -COMMENT= run utility for BlackBox +COMMENT= Run utility for BlackBox USE_BUILDLINK2= YES USE_X11= YES diff --git a/wm/blackbox/Makefile b/wm/blackbox/Makefile index fd6d5abc0ef..d6deca460bb 100644 --- a/wm/blackbox/Makefile +++ b/wm/blackbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/07/17 22:55:10 grant Exp $ +# $NetBSD: Makefile,v 1.15 2003/07/21 17:34:00 martti Exp $ # DISTNAME= blackbox-0.65.0 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blackboxwm/} MAINTAINER= jschauma@NetBSD.org HOMEPAGE= http://blackboxwm.sourceforge.net/ -COMMENT= small and fast X11R6 window manager +COMMENT= Small and fast X11R6 window manager DEPENDS= bsetroot>=0.1nb1:../../wm/bsetroot diff --git a/wm/bsetroot/Makefile b/wm/bsetroot/Makefile index 3706374c8be..1a293162e01 100644 --- a/wm/bsetroot/Makefile +++ b/wm/bsetroot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 22:55:10 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 17:34:01 martti Exp $ # DISTNAME= blackbox-0.65.0 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blackboxwm/} MAINTAINER= jschauma@NetBSD.org HOMEPAGE= http://blackboxwm.sourceforge.net/ -COMMENT= tools to set the root windows background +COMMENT= Tools to set the root windows background USE_BUILDLINK2= YES USE_X11= YES diff --git a/wm/econf/Makefile b/wm/econf/Makefile index 6c00fbe7eb2..c841fc1ad70 100644 --- a/wm/econf/Makefile +++ b/wm/econf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/13 13:53:41 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/21 17:34:01 martti Exp $ # DISTNAME= enlightenment-conf-0.15 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.enlightenment.org/ -COMMENT= configuration tool for easily setting up Enlightenment +COMMENT= Configuration tool for easily setting up Enlightenment USE_BUILDLINK2= yes USE_X11= yes diff --git a/wm/fvwm2-themes/Makefile b/wm/fvwm2-themes/Makefile index 2f6a5958ac4..46a3d5542fd 100644 --- a/wm/fvwm2-themes/Makefile +++ b/wm/fvwm2-themes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/07/17 22:55:12 grant Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/21 17:34:02 martti Exp $ # DISTNAME= fvwm-themes-${THEM_VER} @@ -11,7 +11,7 @@ DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= gendalia@NetBSD.org HOMEPAGE= http://fvwm-themes.sourceforge.net -COMMENT= configuration framework for fvwm2 with samples +COMMENT= Configuration framework for fvwm2 with samples DEPENDS+= fvwm2>=2.4.8:../../wm/fvwm2 diff --git a/wm/icepref/Makefile b/wm/icepref/Makefile index 6b57cdcac5c..e569aee6614 100644 --- a/wm/icepref/Makefile +++ b/wm/icepref/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/13 13:53:42 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:34:03 martti Exp $ # DISTNAME= icepref-1.1 @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/ MAINTAINER= ptiJo@noos.fr # This homepage no longer exists - agc 21 June 2002 #HOMEPAGE= http://members.xoom.com/SaintChoj/icepref.html -COMMENT= graphical configuration utility for IceWM +COMMENT= Graphical configuration utility for IceWM USE_BUILDLINK2= yes diff --git a/wm/ion/Makefile b/wm/ion/Makefile index dac9d8b62e1..aa10d4caf79 100644 --- a/wm/ion/Makefile +++ b/wm/ion/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 22:55:13 grant Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/21 17:34:03 martti Exp $ # DISTNAME= ion-20020207 @@ -7,7 +7,7 @@ MASTER_SITES= http://modeemi.cs.tut.fi/~tuomov/dl/ MAINTAINER= daniel@codefactory.se,zuntum@NetBSD.org HOMEPAGE= http://modeemi.cs.tut.fi/~tuomov/ion/ -COMMENT= keyboard friendly tiling window manager +COMMENT= Keyboard friendly tiling window manager USE_BUILDLINK2= YES USE_PKGINSTALL= YES diff --git a/wm/matchbox/Makefile b/wm/matchbox/Makefile index 498cb6f8158..c20af395bef 100644 --- a/wm/matchbox/Makefile +++ b/wm/matchbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/17 22:55:14 grant Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/21 17:34:04 martti Exp $ # DISTNAME= matchbox-0.3.6 @@ -7,7 +7,7 @@ MASTER_SITES= http://handhelds.org/~mallum/downloadables/matchbox/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://handhelds.org/~mallum/matchbox/ -COMMENT= window manager designed for computers with small displays +COMMENT= Window manager designed for computers with small displays USE_BUILDLINK2= YES USE_X11= YES diff --git a/wm/piewm/Makefile b/wm/piewm/Makefile index 58747db0693..be20314b778 100644 --- a/wm/piewm/Makefile +++ b/wm/piewm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 22:55:15 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/21 17:34:04 martti Exp $ DISTNAME= piewm-1.02 PKGREVISION= 1 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.crynwr.com/piewm/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.crynwr.com/piewm/ -COMMENT= minimalist window manager based on tvtwm with pie menus +COMMENT= Minimalist window manager based on tvtwm with pie menus USE_IMAKE= yes USE_BUILDLINK2= yes diff --git a/wm/sawfish-replibs/Makefile b/wm/sawfish-replibs/Makefile index db79bcc4ced..6a08c81f8fc 100644 --- a/wm/sawfish-replibs/Makefile +++ b/wm/sawfish-replibs/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2003/07/13 13:53:44 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/21 17:34:05 martti Exp $ # PKGNAME= sawfish-replibs-${SF_VERS} PKGREVISION= 2 -COMMENT= librep Lisp libraries for sawfish +COMMENT= Librep Lisp libraries for sawfish do-build: cd ${WRKSRC}/src && \ diff --git a/wm/wmx-gnome/Makefile b/wm/wmx-gnome/Makefile index 3f1bf84084b..4333d921121 100644 --- a/wm/wmx-gnome/Makefile +++ b/wm/wmx-gnome/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2003/05/29 23:14:10 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/21 17:34:06 martti Exp $ PKGNAME= wmx-gnome-${WMX_VERS} CATEGORIES+= gnome -COMMENT= another X11 window manager based on wm2, with GNOME compliance +COMMENT= Another X11 window manager based on wm2, with GNOME compliance USE_BUILDLINK2= # defined USE_GCC_SHLIB= # defined diff --git a/wm/wmx/Makefile b/wm/wmx/Makefile index 159c03d2cfa..430560dfde9 100644 --- a/wm/wmx/Makefile +++ b/wm/wmx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2002/08/25 21:51:40 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:34:06 martti Exp $ PKGNAME= wmx-${WMX_VERS} -COMMENT= another X11 window manager based on wm2 +COMMENT= Another X11 window manager based on wm2 USE_BUILDLINK2= # defined |