mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
www/py-beautifulsoup32: set package suffix
- Set package suffix to do not conflict with other ports Submitted by: myself Approved by: maintainer (via email)
This commit is contained in:
parent
bb69a303d0
commit
647b5da03a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329128
1 changed files with 1 additions and 2 deletions
|
@ -6,6 +6,7 @@ PORTVERSION= 3.2.0
|
|||
CATEGORIES= www python
|
||||
MASTER_SITES= http://www.crummy.com/software/BeautifulSoup/download/3.x/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
PKGNAMESUFFIX= 32
|
||||
DISTNAME= BeautifulSoup-${PORTVERSION}
|
||||
|
||||
MAINTAINER= mwm@mired.org
|
||||
|
@ -15,8 +16,6 @@ USE_PYTHON= yes
|
|||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_PKGNAME= BeautifulSoup
|
||||
|
||||
LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}32
|
||||
|
||||
CONFLICTS= py[0-9]*-beautifulsoup-3.0.*
|
||||
|
||||
NO_STAGE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue