mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
- Run mktexlsr on installation/deinstallation (bump PORTREVISION)
- Trim COMMENT - Change maintainer Approved by: thierry (maintainer)
This commit is contained in:
parent
1a7d15e397
commit
b159e659af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143094
2 changed files with 5 additions and 3 deletions
|
@ -7,15 +7,15 @@
|
||||||
|
|
||||||
PORTNAME= prosper
|
PORTNAME= prosper
|
||||||
PORTVERSION= 1.00.4
|
PORTVERSION= 1.00.4
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} PPRblends.sty.gz
|
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} PPRblends.sty.gz
|
||||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||||
|
|
||||||
MAINTAINER= thierry@FreeBSD.org
|
MAINTAINER= vs@FreeBSD.org
|
||||||
COMMENT= Prosper is a LaTeX class for writing transparencies
|
COMMENT= LaTeX class for writing transparencies
|
||||||
|
|
||||||
BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base
|
BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base
|
||||||
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base
|
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base
|
||||||
|
|
|
@ -86,3 +86,5 @@
|
||||||
@dirrm %%PROSPERDIR%%/designer
|
@dirrm %%PROSPERDIR%%/designer
|
||||||
@dirrm %%PROSPERDIR%%/img
|
@dirrm %%PROSPERDIR%%/img
|
||||||
@dirrm %%PROSPERDIR%%
|
@dirrm %%PROSPERDIR%%
|
||||||
|
@exec %D/bin/mktexlsr
|
||||||
|
@unexec %D/bin/mktexlsr
|
||||||
|
|
Loading…
Add table
Reference in a new issue