aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfront
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2011-08-31 16:05:13 +0800
committerehaupt <ehaupt@FreeBSD.org>2011-08-31 16:05:13 +0800
commit69647f56f63da8e4204ddcb0b01acbdfe38c353a (patch)
treea561e32f360c908a14fa61d4ad585126dfc53bfe /audio/sfront
parent94e9820a848281735a4481cba21a0f5f13d37414 (diff)
downloadfreebsd-ports-gnome-69647f56f63da8e4204ddcb0b01acbdfe38c353a.tar.gz
freebsd-ports-gnome-69647f56f63da8e4204ddcb0b01acbdfe38c353a.tar.zst
freebsd-ports-gnome-69647f56f63da8e4204ddcb0b01acbdfe38c353a.zip
Update to 0.99 and add LICENSE
Diffstat (limited to 'audio/sfront')
-rw-r--r--audio/sfront/Makefile6
-rw-r--r--audio/sfront/distinfo4
2 files changed, 6 insertions, 4 deletions
diff --git a/audio/sfront/Makefile b/audio/sfront/Makefile
index 8be0317b3d0c..04f1262ddcdc 100644
--- a/audio/sfront/Makefile
+++ b/audio/sfront/Makefile
@@ -6,20 +6,22 @@
#
PORTNAME= sfront
-PORTVERSION= 0.98
+PORTVERSION= 0.99
CATEGORIES= audio
MASTER_SITES= CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A translator that converts MP4-SA files into efficient C programs
+LICENSE= BSD
+
USE_BISON= build
MAKE_JOBS_SAFE= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
ALL_TARGET= ${PORTNAME}
-WRKSRC= ${WRKDIR}/${PORTNAME}/src
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
PLIST_FILES= bin/sfront
diff --git a/audio/sfront/distinfo b/audio/sfront/distinfo
index 25fc705e5938..4cb9295ae17e 100644
--- a/audio/sfront/distinfo
+++ b/audio/sfront/distinfo
@@ -1,2 +1,2 @@
-SHA256 (sfront-0.98.tar.gz) = 5cf4bc7731f6e8d24d69726e8f9b29d248957cb92c05812fa4e2733ae757a38e
-SIZE (sfront-0.98.tar.gz) = 5053557
+SHA256 (sfront-0.99.tar.gz) = ac8620f6d4fac90d1f98b1a6d4afce468285340e2d41039e8acade7c34edaf02
+SIZE (sfront-0.99.tar.gz) = 5895123