mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
- Convert to PYDISTUTILS_AUTOPLIST
- Stage support - Bump PORTREV
This commit is contained in:
parent
c8bc32022d
commit
bc38de63fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341975
1 changed files with 2 additions and 2 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= smbpasswd
|
||||
PORTVERSION= 1.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= http://barryp.org/static/media/software/download/py-${PORTNAME}/${PORTVERSION}/ \
|
||||
GOOGLE_CODE \
|
||||
|
@ -16,10 +17,9 @@ COMMENT= SMB/CIFS password generation utility for Python
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
PLIST_FILES= %%PYTHON_SITELIBDIR%%/smbpasswd.so
|
||||
# Python3 ready
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue