aboutsummaryrefslogtreecommitdiff
path: root/audio/sfront
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2009-12-30 16:02:32 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2009-12-30 16:02:32 +0000
commit1b8ab0c48a2597cbb23a9c6f0778e028defe6bae (patch)
tree818acf679bd85670de6b655dd83b44115bfa373b /audio/sfront
parent1ce4d37003af4d73b2fd7c80a6e9821f3232b1ca (diff)
downloadports-1b8ab0c48a2597cbb23a9c6f0778e028defe6bae.tar.gz
ports-1b8ab0c48a2597cbb23a9c6f0778e028defe6bae.zip
Update to 0.95
Notes
Notes: svn path=/head/; revision=246891
Diffstat (limited to 'audio/sfront')
-rw-r--r--audio/sfront/Makefile25
-rw-r--r--audio/sfront/distinfo6
2 files changed, 12 insertions, 19 deletions
diff --git a/audio/sfront/Makefile b/audio/sfront/Makefile
index f4a7f2473c2d..a9e492486e15 100644
--- a/audio/sfront/Makefile
+++ b/audio/sfront/Makefile
@@ -6,34 +6,27 @@
#
PORTNAME= sfront
-PORTVERSION= 0.91
-PORTREVISION= 1
+PORTVERSION= 0.95
CATEGORIES= audio
MASTER_SITES= CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A translator that converts MP4-SA files into efficient C programs
-PORTDOCS= book sfman
-
-WRKSRC= ${WRKDIR}/${PORTNAME}/src
-
USE_BISON= build
MAKE_JOBS_SAFE= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
-
ALL_TARGET= ${PORTNAME}
+WRKSRC= ${WRKDIR}/${PORTNAME}/src
+
+PLIST_FILES= bin/sfront
+
+post-patch:
+ @${REINPLACE_CMD} -E '/^(OPT|CC|DBUG)/d' ${WRKSRC}/Makefile
+
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/sfront ${PREFIX}/bin
- ${CP} -R ${WRKDIR}/sfront/examples/ ${EXAMPLESDIR}
-
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
-.for d in ${PORTDOCS}
- ${CP} -R ${WRKDIR}/sfront/${d} ${DOCSDIR}/
-.endfor
-.endif
+ ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
.include <bsd.port.mk>
diff --git a/audio/sfront/distinfo b/audio/sfront/distinfo
index e138343dfd46..6b6696e8e53f 100644
--- a/audio/sfront/distinfo
+++ b/audio/sfront/distinfo
@@ -1,3 +1,3 @@
-MD5 (sfront-0.91.tar.gz) = 68a38fc406fc4588aa6f68309bc574bf
-SHA256 (sfront-0.91.tar.gz) = 128fd4adf22008a8da28a5a1f02a1f5d149a773f39f1660404b16d79b45a2f4f
-SIZE (sfront-0.91.tar.gz) = 4750735
+MD5 (sfront-0.95.tar.gz) = 3dd2c79c08aa07c4a5db807bf05dcc82
+SHA256 (sfront-0.95.tar.gz) = 2f1f98744f799f51859e060c7f90155ac57956ba5e47ab69722512bcdac0ab8a
+SIZE (sfront-0.95.tar.gz) = 5086368