retire pkg-comment.
This commit is contained in:
parent
1b66b40b9c
commit
b856adebfc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76436
2 changed files with 2 additions and 2 deletions
|
@ -15,6 +15,7 @@ MASTER_SITES= ${MASTER_SITE_PORTS_JP} \
|
|||
DISTNAME= ${PORTNAME}-${VERSION}-JP-${JP_VERSION}
|
||||
|
||||
MAINTAINER= motoyuki@freebsd.org
|
||||
COMMENT= Rand MH mail handling system + Japanese patches
|
||||
|
||||
BUILD_DEPENDS= jless:${PORTSDIR}/japanese/less
|
||||
RUN_DEPENDS= jless:${PORTSDIR}/japanese/less
|
||||
|
@ -44,7 +45,7 @@ READMES= 00.READ.ME.1ST CHANGES.JP COMMANDS.JP FAQ.JP FEATURES.JP \
|
|||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${DOCDIR}
|
||||
(cd ${WRKSRC}/doc-JP; ${INSTALL_DATA} ${READMES} ${DOCDIR})
|
||||
(cd ${WRKSRC}/doc-JP; ${INSTALL_DATA} ${READMES} ${DOCDIR})
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Rand MH mail handling system + Japanese patches
|
Loading…
Reference in a new issue