diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 08:16:25 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 08:16:25 +0800 |
commit | 826b3abb28af803b30c57c55ca8664dea73f6fe5 (patch) | |
tree | 538e1b8a68a5fcc030baf8e256689c7bf829b4cd /print | |
parent | 32dd90c3aba743557f3f7b636a3cf94802e27b2b (diff) | |
download | freebsd-ports-gnome-826b3abb28af803b30c57c55ca8664dea73f6fe5.tar.gz freebsd-ports-gnome-826b3abb28af803b30c57c55ca8664dea73f6fe5.tar.zst freebsd-ports-gnome-826b3abb28af803b30c57c55ca8664dea73f6fe5.zip |
Remove pkg-comment from remaining master/slave port sets.
Approved by: portmgr (implicitly)
Diffstat (limited to 'print')
-rw-r--r-- | print/acroread5-commfont/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript-gnu-commfont/Makefile.common | 1 | ||||
-rw-r--r-- | print/ghostscript-gnu-commfont/pkg-comment | 1 | ||||
-rw-r--r-- | print/ghostscript7-commfont/Makefile.common | 1 | ||||
-rw-r--r-- | print/ghostscript7-commfont/pkg-comment | 1 | ||||
-rw-r--r-- | print/gp/Makefile | 1 | ||||
-rw-r--r-- | print/gp/pkg-comment | 1 | ||||
-rw-r--r-- | print/tgif2tex/Makefile | 1 | ||||
-rw-r--r-- | print/tgif2tex/pkg-comment | 1 |
9 files changed, 5 insertions, 5 deletions
diff --git a/print/acroread5-commfont/Makefile b/print/acroread5-commfont/Makefile index 9aa459a85996..6ed7fd457596 100644 --- a/print/acroread5-commfont/Makefile +++ b/print/acroread5-commfont/Makefile @@ -13,7 +13,7 @@ DISTNAME?= commfont # dummy DIST_SUBDIR= Acrobat5 MAINTAINER= koma2@jiro.c.u-tokyo.ac.jp -COMMENT= Asian Font Packs for Acrobat Reader 5.0 (for common files) +COMMENT?= Asian Font Packs for Acrobat Reader 5.0 (for common files) NO_BUILD= yes SLAVEDIRS= chinese/acroread-chsfont chinese/acroread-chtfont diff --git a/print/ghostscript-gnu-commfont/Makefile.common b/print/ghostscript-gnu-commfont/Makefile.common index 90101880d090..969dea533105 100644 --- a/print/ghostscript-gnu-commfont/Makefile.common +++ b/print/ghostscript-gnu-commfont/Makefile.common @@ -7,6 +7,7 @@ DISTNAME= # nonexistent DISTFILES= # empty MAINTAINER?= mita@FreeBSD.org +COMMENT?= GNU ghostscript with Japanese Font support RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu \ ${LOCALBASE}/share/ghostscript/Resource/ai0/CMap/Identity-H:${PORTSDIR}/print/adobe-cmaps diff --git a/print/ghostscript-gnu-commfont/pkg-comment b/print/ghostscript-gnu-commfont/pkg-comment deleted file mode 100644 index 943c826e0d1d..000000000000 --- a/print/ghostscript-gnu-commfont/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU ghostscript with Japanese Font support diff --git a/print/ghostscript7-commfont/Makefile.common b/print/ghostscript7-commfont/Makefile.common index 90101880d090..969dea533105 100644 --- a/print/ghostscript7-commfont/Makefile.common +++ b/print/ghostscript7-commfont/Makefile.common @@ -7,6 +7,7 @@ DISTNAME= # nonexistent DISTFILES= # empty MAINTAINER?= mita@FreeBSD.org +COMMENT?= GNU ghostscript with Japanese Font support RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu \ ${LOCALBASE}/share/ghostscript/Resource/ai0/CMap/Identity-H:${PORTSDIR}/print/adobe-cmaps diff --git a/print/ghostscript7-commfont/pkg-comment b/print/ghostscript7-commfont/pkg-comment deleted file mode 100644 index 943c826e0d1d..000000000000 --- a/print/ghostscript7-commfont/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU ghostscript with Japanese Font support diff --git a/print/gp/Makefile b/print/gp/Makefile index 2436f4e9e634..dd41ffdb4afd 100644 --- a/print/gp/Makefile +++ b/print/gp/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.itbrain.co.jp/~ueda/GP/ DISTNAME= GP-2.5p2 MAINTAINER= kiri@kiri.toba-cmt.ac.jp +COMMENT?= A GUI Printer manager written with Tcl/Tk PATCHDIR= ${.CURDIR}/../../print/gp/files FILESDIR= ${.CURDIR}/../../print/gp/files diff --git a/print/gp/pkg-comment b/print/gp/pkg-comment deleted file mode 100644 index 19efa7186a29..000000000000 --- a/print/gp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GUI Printer manager written with Tcl/Tk diff --git a/print/tgif2tex/Makefile b/print/tgif2tex/Makefile index cbddf7708892..ce0e85e2c1fe 100644 --- a/print/tgif2tex/Makefile +++ b/print/tgif2tex/Makefile @@ -11,6 +11,7 @@ CATEGORIES+= print MASTER_SITES= http://www.jaist.ac.jp/~knakano/tgif2tex/ MAINTAINER= taoka@FreeBSD.org +COMMENT?= Converting texts in figure by tgif to LaTeX commands USE_PERL5= yes diff --git a/print/tgif2tex/pkg-comment b/print/tgif2tex/pkg-comment deleted file mode 100644 index 824c0cffe473..000000000000 --- a/print/tgif2tex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converting texts in figure by tgif to LaTeX commands |