freebsd-ports/ftp/py-tftpy/Makefile
Sunpoet Po-Chuan Hsieh 4e2e84a12c - Update to 0.6.0
- Sort PLIST

Changes:	a5a42a3cc4/ChangeLog
2011-09-23 05:00:19 +00:00

21 lines
404 B
Makefile

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