diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-12-22 17:31:49 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-12-22 17:31:49 +0000 |
commit | 3240a1d2ff5f49eb87041c9a6921416234a749bb (patch) | |
tree | a9bb447b4e75b57e60aeaa64b7a3af908c8354f6 /converters/gbsdconv | |
parent | 1e11389d8a431bbebb58d1aa3bb7e6ae9a22c343 (diff) | |
download | ports-3240a1d2ff5f49eb87041c9a6921416234a749bb.tar.gz ports-3240a1d2ff5f49eb87041c9a6921416234a749bb.zip |
Notes
Diffstat (limited to 'converters/gbsdconv')
-rw-r--r-- | converters/gbsdconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/gbsdconv/Makefile b/converters/gbsdconv/Makefile index f3550c97e2d8..2b0d99888679 100644 --- a/converters/gbsdconv/Makefile +++ b/converters/gbsdconv/Makefile @@ -9,7 +9,7 @@ DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT} MAINTAINER= buganini@gmail.com COMMENT= GUI for bsdconv -LICENSE= BSD +LICENSE= ISCL LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsdconv>=8.0:${PORTSDIR}/converters/py-bsdconv |