add portroach marker
This commit is contained in:
parent
afaaced1e8
commit
edb2b037a0
@ -1,7 +1,9 @@
|
|||||||
# $OpenBSD: Makefile,v 1.29 2021/05/21 19:50:32 kmos Exp $
|
# $OpenBSD: Makefile,v 1.30 2021/10/22 19:36:14 sthen Exp $
|
||||||
|
|
||||||
COMMENT = python package to retrieve data of the IMDb movie database
|
COMMENT = python package to retrieve data of the IMDb movie database
|
||||||
|
|
||||||
|
PORTROACH = site:https://github.com/alberanid/imdbpy/releases/
|
||||||
|
|
||||||
MODPY_EGG_VERSION = 5.0
|
MODPY_EGG_VERSION = 5.0
|
||||||
DISTNAME = IMDbPY-${MODPY_EGG_VERSION}
|
DISTNAME = IMDbPY-${MODPY_EGG_VERSION}
|
||||||
PKGNAME = py-imdb-${MODPY_EGG_VERSION}
|
PKGNAME = py-imdb-${MODPY_EGG_VERSION}
|
||||||
|
Loading…
Reference in New Issue
Block a user