summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 00:16:25 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 00:16:25 +0000
commitd3fc97c4322cac65906c1d694a06894d312d616f (patch)
tree77b12e1164b457edf32ff0595f99020fc48cd152 /print
parentFix compilation on 5.x (diff)
Remove pkg-comment from remaining master/slave port sets.
Approved by: portmgr (implicitly)
Notes
Notes: svn path=/head/; revision=77041
Diffstat (limited to 'print')
-rw-r--r--print/acroread5-commfont/Makefile2
-rw-r--r--print/ghostscript-gnu-commfont/Makefile.common1
-rw-r--r--print/ghostscript-gnu-commfont/pkg-comment1
-rw-r--r--print/ghostscript7-commfont/Makefile.common1
-rw-r--r--print/ghostscript7-commfont/pkg-comment1
-rw-r--r--print/gp/Makefile1
-rw-r--r--print/gp/pkg-comment1
-rw-r--r--print/tgif2tex/Makefile1
-rw-r--r--print/tgif2tex/pkg-comment1
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