1 | # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 |
---|
2 | # $Id$ |
---|
3 | |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup perl5 1.0 |
---|
6 | |
---|
7 | perl5.setup Net-UPnP 1.4.2 |
---|
8 | #perl5.setup Net-UPnP 1.4.2 ../by-authors/id/S/SK/SKONNO |
---|
9 | platforms darwin |
---|
10 | categories net multimedia |
---|
11 | maintainers nomaintainer |
---|
12 | # Uncomment this line if you know there will be no arch-specific code: |
---|
13 | #supported_archs noarch |
---|
14 | |
---|
15 | description Net::UPnP: Perl extension for UPnP |
---|
16 | |
---|
17 | long_description ${description} \ |
---|
18 | This package provides some functions to control UPnP media devices. |
---|
19 | |
---|
20 | checksums sha256 10595ff3e716fd3d0aa609c1304777e3a4acbc1ead983222ba8b6888ac5042f8 \ |
---|
21 | rmd160 0fe53463dc96280eb224d0778f1fa336136fa06a |
---|