1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Tong LIU 783303bd12 - update to 0.5.1
PR:	ports/148677
Submitted by:	Ju Pengfei <jupengfei@gmail.com> (maintainer)
2010-07-16 09:46:33 +00:00

22 lines
413 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.5.1
CATEGORIES= ftp python
MASTER_SITES= SF \
CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jupengfei@gmail.com
COMMENT= A Pure Python TFTP Implementation
USE_PYTHON= yes
USE_PYDISTUTILS= yes
.include <bsd.port.mk>