forked from Lainports/freebsd-ports
- Add PORTSCOUT hint to prevent it from picking up version 3.x
- Update to MASTER_SITES PR: 133300 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
This commit is contained in:
parent
a8671fa2e3
commit
77d8d263dd
1 changed files with 4 additions and 1 deletions
|
|
@ -10,7 +10,8 @@ PORTVERSION= 2.1.5
|
|||
PORTEPOCH= 1
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/ \
|
||||
http://uk.musicbrainz.org/pub/musicbrainz/
|
||||
http://uk.musicbrainz.org/pub/musicbrainz/ \
|
||||
http://ftp.osuosl.org/pub/musicbrainz/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= libmusicbrainz-${PORTVERSION}
|
||||
|
||||
|
|
@ -44,6 +45,8 @@ PLIST_DIRS= %%EXAMPLESDIR%%
|
|||
|
||||
WRKSRC= ${WRKDIR}/libmusicbrainz-${PORTVERSION}/python
|
||||
|
||||
PORTSCOUT= limit:^2\.
|
||||
|
||||
post-install:
|
||||
.ifndef(NOPORTDOCS)
|
||||
@${MKDIR} ${EXAMPLESDIR}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue