mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Convert to autoplist
- Stage support - Bump PORTREV
This commit is contained in:
parent
7c1ee81fab
commit
dfd643f088
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344656
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= Tempita
|
||||
PORTVERSION= 0.5.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,7 +12,7 @@ MAINTAINER= wenheping@gmail.com
|
||||
COMMENT= Small text templating language
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +0,0 @@
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
Loading…
Reference in New Issue
Block a user