mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Convert to autoplist
- Stage support - Bump PORTREV
This commit is contained in:
parent
99772578b0
commit
d7edf7465b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344355
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= cerealizer
|
||||
PORTVERSION= 0.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= http://download.gna.org/soya/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -15,7 +16,6 @@ COMMENT= Secure pickle-like module
|
||||
USE_BZIP2= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_PKGNAME= Cerealizer
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +0,0 @@
|
||||
%%PYTHON_SITELIBDIR%%/cerealizer/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/cerealizer/__init__.pyc
|
||||
%%PYTHON_SITELIBDIR%%/cerealizer/__init__.pyo
|
||||
@dirrm %%PYTHON_SITELIBDIR%%/cerealizer
|
Loading…
Reference in New Issue
Block a user