1 | # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 |
---|
2 | # $Id$ |
---|
3 | |
---|
4 | PortSystem 1.0 |
---|
5 | |
---|
6 | name tanidvr |
---|
7 | version 1.4.1 |
---|
8 | categories net multimedia |
---|
9 | platforms darwin |
---|
10 | license GPL-3 |
---|
11 | maintainers bacher09.org:slava |
---|
12 | description TaniDVR is tool for DVRs and IP cameras based on the DVR-IP protocol |
---|
13 | long_description TaniDVR is a CLI tool for accessing DVRs and IP cameras \ |
---|
14 | used for CCTV surveillance systems based on the \ |
---|
15 | proprietary DVR-IP protocol (port 37777/TCP). |
---|
16 | |
---|
17 | homepage http://tanidvr.sourceforge.net/ |
---|
18 | master_sites sourceforge |
---|
19 | distfiles tanidvr-${version}.tar.bz2 |
---|
20 | |
---|
21 | checksums rmd160 a42ddb0d190b2f2fc3fb0bf8a20788b169ad4448 \ |
---|
22 | sha256 149b075a60625ca23a96d71b46db6ed42e1b10d08366d6891f569c558de33c47 |
---|