diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /print/dvipdfmx | |
parent | Handle '#' and '$' in pkg-comment properly. (diff) |
De-pkg-comment.
Diffstat (limited to 'print/dvipdfmx')
-rw-r--r-- | print/dvipdfmx/Makefile | 1 | ||||
-rw-r--r-- | print/dvipdfmx/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/print/dvipdfmx/Makefile b/print/dvipdfmx/Makefile index baef4499e43e..906c32ec0dde 100644 --- a/print/dvipdfmx/Makefile +++ b/print/dvipdfmx/Makefile @@ -14,6 +14,7 @@ PKGNAMESUFFIX= -cjk DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} MAINTAINER= statue@freebsd.sinica.edu.tw +COMMENT= Dvipdfm with Asian languages by CID-keyed font technology support BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX LIB_DEPENDS= png:${PORTSDIR}/graphics/png diff --git a/print/dvipdfmx/pkg-comment b/print/dvipdfmx/pkg-comment deleted file mode 100644 index 89f8fed608e9..000000000000 --- a/print/dvipdfmx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Dvipdfm with Asian languages by CID-keyed font technology support |