1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Update to 0.99 and add LICENSE

This commit is contained in:
Emanuel Haupt 2011-08-31 08:05:13 +00:00
parent 930a2eda6e
commit 2698386a8d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280815
2 changed files with 6 additions and 4 deletions

View File

@ -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

View File

@ -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