- 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
@ -7,15 +7,15 @@
|
||||
|
||||
PORTNAME= prosper
|
||||
PORTVERSION= 1.00.4
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} PPRblends.sty.gz
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
COMMENT= Prosper is a LaTeX class for writing transparencies
|
||||
MAINTAINER= vs@FreeBSD.org
|
||||
COMMENT= LaTeX class for writing transparencies
|
||||
|
||||
BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base
|
||||
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base
|
||||
|
@ -86,3 +86,5 @@
|
||||
@dirrm %%PROSPERDIR%%/designer
|
||||
@dirrm %%PROSPERDIR%%/img
|
||||
@dirrm %%PROSPERDIR%%
|
||||
@exec %D/bin/mktexlsr
|
||||
@unexec %D/bin/mktexlsr
|
||||
|
Loading…
Reference in New Issue
Block a user