aboutsummaryrefslogtreecommitdiffstats
path: root/print/texpower/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/texpower/Makefile')
-rw-r--r--print/texpower/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/texpower/Makefile b/print/texpower/Makefile
index dfceb2c79a06..b40526ed0c75 100644
--- a/print/texpower/Makefile
+++ b/print/texpower/Makefile
@@ -7,12 +7,12 @@
#
PORTNAME= texpower
-PORTVERSION= 0.1.0b
+PORTVERSION= 0.2
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= latex-
-DISTNAME= ${PORTNAME}-0-1b
+DISTNAME= ${PORTNAME}-0-2
MAINTAINER= hrs@FreeBSD.org
COMMENT= Creating dynamic online presentations with LaTeX
@@ -22,11 +22,11 @@ RUN_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base
PLIST_SUB= TEXMFLOCAL=${TEXMFLOCAL} \
MKTEXLSR=${MKTEXLSR}
-ALL_TARGET= unpack
TEXMFLOCAL= share/texmf-local
MKTEXLSR= ${LOCALBASE}/bin/mktexlsr
-DOCFILES= 00readme.txt 01install.txt manual.pdf
+DOCFILES= 00readme.txt 01install.txt \
+ manual.pdf powersem.pdf texpower.pdf
do-build:
@(cd ${BUILD_WRKSRC} && \