# Created by: Ju Pengfei # $FreeBSD$ PORTNAME= tftpy PORTVERSION= 0.6.2 CATEGORIES= ftp python MASTER_SITES= CHEESESHOP \ SF/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pure Python TFTP Implementation LICENSE= MIT USE_PYTHON= autoplist distutils USES= python:2 .include