mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Attempt to fix plist
- Pet portlint (whitespace) Submitted by: pointyhat Approved by: maintainer timeout
This commit is contained in:
parent
8cf9526831
commit
bed3af06e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301706
@ -7,8 +7,9 @@
|
||||
|
||||
PORTNAME= cx_Freeze
|
||||
PORTVERSION= 4.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= SF/cx-freeze/${PORTVERSION}
|
||||
MASTER_SITES= SF/cx-freeze/${PORTVERSION}
|
||||
|
||||
MAINTAINER= araujo@FreeBSD.org
|
||||
COMMENT= The cx_Freeze is a set of utilities for freezing Python scripts
|
||||
|
@ -1,4 +1,5 @@
|
||||
bin/cxfreeze
|
||||
bin/cxfreeze-quickstart
|
||||
%%PYTHON_SITELIBDIR%%/cx_Freeze/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/cx_Freeze/__init__.pyc
|
||||
%%PYTHON_SITELIBDIR%%/cx_Freeze/__init__.pyo
|
||||
|
Loading…
Reference in New Issue
Block a user