add portroach marker

This commit is contained in:
sthen 2021-10-22 19:36:14 +00:00
parent afaaced1e8
commit edb2b037a0

View File

@ -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
PORTROACH = site:https://github.com/alberanid/imdbpy/releases/
MODPY_EGG_VERSION = 5.0
DISTNAME = IMDbPY-${MODPY_EGG_VERSION}
PKGNAME = py-imdb-${MODPY_EGG_VERSION}