diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-05 08:01:23 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-05 08:01:23 +0000 |
commit | 4c552728d5456d1661c57e0a83dd4031dd363d41 (patch) | |
tree | 86a1ecbc012b41d3978c64832a65800edf38662d /audio/shoutcast | |
parent | 48cf62af7f399201fa9d4b806d7245bbebaf7670 (diff) |
Notes
Diffstat (limited to 'audio/shoutcast')
-rw-r--r-- | audio/shoutcast/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/shoutcast/Makefile b/audio/shoutcast/Makefile index 5e53b571b400..e6e779202170 100644 --- a/audio/shoutcast/Makefile +++ b/audio/shoutcast/Makefile @@ -14,6 +14,8 @@ COMMENT= SHOUTcast Distributed Network Audio Server RESTRICTED= redistribution of software is not permitted IA32_BINARY_PORT= yes +BROKEN= Checksum and size mismatch + USES= dos2unix shebangfix DOS2UNIX_REGEX= .*\.(conf|css|html|js|txt|xml) bash_CMD= ${SH} |