diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch) | |
tree | 4a5a9bdf223482c4125def32b555e0628048d584 /chinese/ttf2pt1/Makefile | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) | |
download | ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.tar.gz ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76030
Diffstat (limited to 'chinese/ttf2pt1/Makefile')
-rw-r--r-- | chinese/ttf2pt1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/ttf2pt1/Makefile b/chinese/ttf2pt1/Makefile index e58717e2e259..2c80bc365dae 100644 --- a/chinese/ttf2pt1/Makefile +++ b/chinese/ttf2pt1/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-chinese-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= True Type Font to Postscript Type 1 Converter with chinese maps RUN_DEPENDS= ttf2pt1:${PORTSDIR}/print/ttf2pt1 |