diff options
author | bapt <bapt@FreeBSD.org> | 2017-10-13 16:57:45 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2017-10-13 16:57:45 +0800 |
commit | cfae4590076fca105284eb5f4a622f972df4af49 (patch) | |
tree | cdb970a4b3ff00ed5581d996b79bc74771d3fb4f /audio/kaudiocreator | |
parent | e07939e77f3af7cab053716df0494f50713d2a5e (diff) | |
download | freebsd-ports-gnome-cfae4590076fca105284eb5f4a622f972df4af49.tar.gz freebsd-ports-gnome-cfae4590076fca105284eb5f4a622f972df4af49.tar.zst freebsd-ports-gnome-cfae4590076fca105284eb5f4a622f972df4af49.zip |
Mark as broken a bunch of ports with no public distfiles available
Diffstat (limited to 'audio/kaudiocreator')
-rw-r--r-- | audio/kaudiocreator/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/kaudiocreator/Makefile b/audio/kaudiocreator/Makefile index cc36e4703553..db3b2cf5978d 100644 --- a/audio/kaudiocreator/Makefile +++ b/audio/kaudiocreator/Makefile @@ -13,6 +13,8 @@ COMMENT= Audio-cd ripper and encoder for KDE4 LICENSE= GPLv2 +BROKEN= No public distfiles + LIB_DEPENDS= libdiscid.so:audio/libdiscid \ libtag.so:audio/taglib RUN_DEPENDS= flac:audio/flac \ |