aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-tcp-stream-openssl.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-tcp-stream-openssl.h')
0 files changed, 0 insertions, 0 deletions
ectron4/files/lodash.template-4.5.0 FreeBSD Ports (https://github.com/freebsd/freebsd-ports)
aboutsummaryrefslogblamecommitdiffstats
path: root/net/py-rrdpipe/Makefile
blob: 10ae742fd91d8858c4a6c0bb0ee4df78dc7f5dab (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                  
                                                                 



                                        
                                                                        









                                                                    
# ex:ts=8
# Ports collection makefile for:    py-rrdpipe
# Date created:         May 31, 2002
# Whom:                 ijliao
#
# $FreeBSD$
#

PORTNAME=   rrdpipe
PORTVERSION=    0.1
CATEGORIES= net python
MASTER_SITES=   http://projects.gasperino.org/projects/PyRRDpipe/
PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}
DISTNAME=   PyRRDpipe-${PORTVERSION}

MAINTAINER= ports@FreeBSD.org
COMMENT=    Portable Python module to access RRDTool files via pipes

LIB_DEPENDS=    rrd:${PORTSDIR}/net/rrdtool

USE_PYTHON= yes
NO_BUILD=   yes

do-install:
    @${INSTALL_SCRIPT} ${WRKSRC}/RRDpipe.py ${PYTHON_SITELIBDIR}

.include <bsd.port.mk>