mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Fix plist
- Update maintainer's address PR: ports/77587 Submitted by: maintainer
This commit is contained in:
parent
7f61be2078
commit
7ca2a9fe6c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129097
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= texinfo
|
||||
PORTVERSION= 4.7
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= japanese print
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -17,7 +17,7 @@ PATCH_SITES= ftp://jupiter.fsci.fuk.kindai.ac.jp/pub/ptex/utils/ \
|
||||
PATCHFILES= ${DISTNAME}-j.diff.gz
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
MAINTAINER= mitsuru@riken.go.jp
|
||||
MAINTAINER= mitsuru@riken.jp
|
||||
COMMENT= Typeset Texinfo files for printing. Uses TeX
|
||||
|
||||
RUN_DEPENDS= ptex:${PORTSDIR}/japanese/ptex-tetex
|
||||
|
@ -70,4 +70,5 @@ share/locale/zh_TW/LC_MESSAGES/texinfo.mo
|
||||
@unexec rmdir %D/%%TEXMFLOCAL%%/tex/generic/dvips 2>/dev/null || true
|
||||
@unexec rmdir %D/%%TEXMFLOCAL%%/pdftex/plain/misc 2>/dev/null || true
|
||||
@unexec rmdir %D/%%TEXMFLOCAL%%/pdftex/plain 2>/dev/null || true
|
||||
@unexec rmdir %D/%%TEXMFLOCAL%%/pdftex 2>/dev/null || true
|
||||
@unexec rmdir %D/share/texinfo 2>/dev/null || true
|
||||
|
Loading…
Reference in New Issue
Block a user