# Created by: Ju Pengfei # $FreeBSD: head/ftp/py-tftpy/Makefile 364929 2014-08-15 03:43:54Z sunpoet $ PORTNAME= tftpy PORTVERSION= 0.6.1 CATEGORIES= ftp python MASTER_SITES= SF \ CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pure Python TFTP Implementation LICENSE= MIT USE_PYTHON= autoplist distutils USES= python:2 .include