# New ports collection makefile for: py-tftpy # Date created: 11 May 2010 # Whom: Ju Pengfei # # $FreeBSD$ # PORTNAME= tftpy PORTVERSION= 0.6.0 CATEGORIES= ftp python MASTER_SITES= SF \ CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pure Python TFTP Implementation USE_PYTHON= yes USE_PYDISTUTILS= yes .include