summaryrefslogtreecommitdiff
path: root/multimedia/dvdauthor
diff options
context:
space:
mode:
authorPierre Beyssac <pb@FreeBSD.org>2003-11-01 18:24:31 +0000
committerPierre Beyssac <pb@FreeBSD.org>2003-11-01 18:24:31 +0000
commit1096bd3d08b8a319ccfdf885650c2aefdaba18be (patch)
tree43e1a398fa7d490a433e5190a87a32c5ec2e6a49 /multimedia/dvdauthor
parentFile::Path::Expand expands user directories in filenames. For (diff)
Update to version 0.6.3.
Notes
Notes: svn path=/head/; revision=92789
Diffstat (limited to 'multimedia/dvdauthor')
-rw-r--r--multimedia/dvdauthor/Makefile6
-rw-r--r--multimedia/dvdauthor/distinfo2
-rw-r--r--multimedia/dvdauthor/pkg-plist7
3 files changed, 12 insertions, 3 deletions
diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile
index 911d18040d81..6db34c460e46 100644
--- a/multimedia/dvdauthor/Makefile
+++ b/multimedia/dvdauthor/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dvdauthor
-PORTVERSION= 0.6.2
+PORTVERSION= 0.6.3
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -23,6 +23,7 @@ USE_GETOPT_LONG=yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= LDFLAGS="-L${LOCALBASE}/lib"
+MAN1= dvdauthor.1 spumux.1
post-install:
.if !defined(NOPORTDOCS)
@@ -31,6 +32,9 @@ post-install:
${INSTALL_DATA} ${FILESDIR}/README.FreeBSD ${PREFIX}/share/doc/dvdauthor
${INSTALL_DATA} ${WRKSRC}/iso639.txt ${PREFIX}/share/doc/dvdauthor
${INSTALL_DATA} ${WRKSRC}/menu.txt ${PREFIX}/share/doc/dvdauthor
+ for i in dvdauthor ex-title examples index manpages spumux; do \
+ ${INSTALL_DATA} ${WRKSRC}/doc/$$i.html ${PREFIX}/share/doc/dvdauthor; \
+ done
.endif
.include <bsd.port.mk>
diff --git a/multimedia/dvdauthor/distinfo b/multimedia/dvdauthor/distinfo
index 61b80c8b35c0..118595cc078f 100644
--- a/multimedia/dvdauthor/distinfo
+++ b/multimedia/dvdauthor/distinfo
@@ -1 +1 @@
-MD5 (dvdauthor-0.6.2.tar.gz) = afaf2f9a1df57965995dd69cf0fc2fa4
+MD5 (dvdauthor-0.6.3.tar.gz) = 8abf373831dbc0b1d13f60656867149f
diff --git a/multimedia/dvdauthor/pkg-plist b/multimedia/dvdauthor/pkg-plist
index 8d670b4330d2..9927cc8a5814 100644
--- a/multimedia/dvdauthor/pkg-plist
+++ b/multimedia/dvdauthor/pkg-plist
@@ -2,9 +2,14 @@ bin/dvdauthor
bin/dvddirgen
bin/mpeg2desc
bin/spumux
-man/man1/spumux.1
%%PORTDOCS%%share/doc/dvdauthor/README
%%PORTDOCS%%share/doc/dvdauthor/README.FreeBSD
+%%PORTDOCS%%share/doc/dvdauthor/dvdauthor.html
+%%PORTDOCS%%share/doc/dvdauthor/ex-title.html
+%%PORTDOCS%%share/doc/dvdauthor/examples.html
+%%PORTDOCS%%share/doc/dvdauthor/index.html
%%PORTDOCS%%share/doc/dvdauthor/iso639.txt
+%%PORTDOCS%%share/doc/dvdauthor/manpages.html
%%PORTDOCS%%share/doc/dvdauthor/menu.txt
+%%PORTDOCS%%share/doc/dvdauthor/spumux.html
%%PORTDOCS%%@dirrm share/doc/dvdauthor