mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to versoin 1.3
PR: 60569 Submitted by: Ports Fury
This commit is contained in:
parent
07acee00aa
commit
3aa8035218
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96583
@ -7,22 +7,18 @@
|
||||
#
|
||||
|
||||
PORTNAME= doclifter
|
||||
PORTVERSION= 1.0.4
|
||||
PORTVERSION= 1.3
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.catb.org/~esr/doclifter/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Translates documents written in troff macros to DocBook
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_PYTHON= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
MAN1= doclifter.1
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s,python2,${PYTHON_CMD},g" ${WRKSRC}/doclifter
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/doclifter ${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/doclifter.1 ${MANPREFIX}/man/man1
|
||||
|
@ -1 +1 @@
|
||||
MD5 (doclifter-1.0.4.tar.gz) = 18d26400fa7f9b724fc03e528b6911aa
|
||||
MD5 (doclifter-1.3.tar.gz) = 4db6f69d9516e40618fa5fc6d9a17728
|
||||
|
Loading…
Reference in New Issue
Block a user