diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-12-09 16:33:16 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-12-09 16:33:16 +0000 |
commit | 1286a4c14a3172bac428828659714f8605081e46 (patch) | |
tree | 0b1bc1ee3b61e49452fe0ac9ea06bd2d0dd08be2 /multimedia/podcastdl | |
parent | 1c8fa9106f65bbdedb55138a6834f7dc1b47bd58 (diff) | |
download | ports-1286a4c14a3172bac428828659714f8605081e46.tar.gz ports-1286a4c14a3172bac428828659714f8605081e46.zip |
Notes
Diffstat (limited to 'multimedia/podcastdl')
-rw-r--r-- | multimedia/podcastdl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/podcastdl/Makefile b/multimedia/podcastdl/Makefile index f06087e1b67d..071c79c1dac3 100644 --- a/multimedia/podcastdl/Makefile +++ b/multimedia/podcastdl/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://rodrigo.osorio.free.fr/freebsd/distfiles/ \ MAINTAINER= rodrigo@FreeBSD.org COMMENT= Simple command line podcast client written in plain C -LICENSE= BSD +LICENSE= ISCL LIB_DEPENDS= libmrss.so:${PORTSDIR}/textproc/libmrss |