py-qt4: fix PKGNAME; update HOMEPAGE
This commit is contained in:
parent
e31b6169ff
commit
8b0e8613ca
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.87 2019/12/01 14:46:29 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.88 2019/12/01 14:53:56 adam Exp $
|
||||
|
||||
DISTNAME= PyQt4_gpl_${PYQT_SYS}-4.12.3
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PyQt4/qt4/}
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PyQt4_gpl_${PYQT_SYS}/qt4/}
|
||||
CATEGORIES= x11 python
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqt/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Python binding for Qt4
|
||||
HOMEPAGE= http://www.riverbankcomputing.com/software/pyqt/intro
|
||||
HOMEPAGE= https://riverbankcomputing.com/software/pyqt/intro
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
|
|
Loading…
Reference in a new issue