mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Fix missing python package prefix
PR: ports/178545 Submitted by: Mark Felder <feld@feld.me> (maintainer)
This commit is contained in:
parent
81af939dc2
commit
c08b6bf509
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318559
1 changed files with 2 additions and 1 deletions
|
@ -3,9 +3,10 @@
|
|||
|
||||
PORTNAME= munkres
|
||||
PORTVERSION= 1.0.5.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= feld@feld.me
|
||||
COMMENT= A Python implementation of the munkres algorithm
|
||||
|
|
Loading…
Add table
Reference in a new issue