# New ports collection makefile for: py-rpyc # Date created: 2009-01-20 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= rpyc PORTVERSION= 3.02 CATEGORIES= devel python MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wenheping@gmail.com COMMENT= Remote Python Call USE_PYTHON= yes USE_PYDISTUTILS= yes .include