mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Space/Tab twiddle
- Take maintainership
This commit is contained in:
parent
34878d8eb9
commit
2969b6fd2d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282139
1 changed files with 9 additions and 9 deletions
|
@ -5,17 +5,17 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= tftpy
|
||||
PORTVERSION= 0.5.1
|
||||
CATEGORIES= ftp python
|
||||
MASTER_SITES= SF \
|
||||
CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
PORTNAME= tftpy
|
||||
PORTVERSION= 0.5.1
|
||||
CATEGORIES= ftp python
|
||||
MASTER_SITES= SF \
|
||||
CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A Pure Python TFTP Implementation
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= A Pure Python TFTP Implementation
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue