1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Add LICENSE

- Regenerate patches with `make makepatch`
This commit is contained in:
Dmitry Marakasov 2015-08-23 16:09:47 +00:00
parent ddb297a16e
commit 6902487fc1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395108
2 changed files with 6 additions and 3 deletions

View File

@ -12,6 +12,9 @@ PKGNAMEPREFIX= fusefs-
MAINTAINER= ports@FreeBSD.org
COMMENT= FUSE-based filesystem for transcoding flac to mp3 on the fly
LICENSE= GPLv3 # or later
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libmp3lame.so:${PORTSDIR}/audio/lame \
libFLAC.so:${PORTSDIR}/audio/flac \
libid3tag.so:${PORTSDIR}/audio/libid3tag

View File

@ -1,6 +1,6 @@
--- src/Makefile.in 2014-04-09 06:29:47.000000000 +0200
+++ src/Makefile.in 2014-05-21 18:47:57.000000000 +0200
@@ -279,7 +279,7 @@
--- src/Makefile.in.orig 2014-04-09 04:29:47 UTC
+++ src/Makefile.in
@@ -279,7 +279,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@