# Ports collection Makefile for: pcs # Date created: 15 July 2006 # Whom: gnn # # $FreeBSD$ # PORTNAME= pcs PORTVERSION= 0.6 CATEGORIES= net python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Beta-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= gnn@FreeBSD.org COMMENT= Protocol Construction Set PORTDOCS= pcs.pdf PORTEXAMPLES= * BUILD_DEPENDS= cython>=0.11.2:${PORTSDIR}/lang/cython USE_PYTHON= yes USE_PYDISTUTILS= yes USE_PYTHON_PREFIX= yes .include post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} cd ${WRKSRC}/docs/Web && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} .endif .if !defined(NOPORTEXAMPLES) @${MKDIR} ${EXAMPLESDIR} cd ${WRKSRC}/scripts && ${INSTALL_DATA} ${PORTEXAMPLES} ${EXAMPLESDIR} .endif .include -ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
s
Commit message (Expand)AuthorAgeFilesLines
* - Update to 4.6.0mnag2006-04-082-4/+4
* - Update mail/getmail to 4.5.4, which includes a new configuration parameterclsung2006-02-162-4/+4
* - Update mail/getmail to 4.5.3, which includes a minor updates to the SSLclsung2006-02-102-4/+4
* - Update to 4.5.2pav2006-02-082-4/+4
* - Update to 4.5.1barner2006-02-05