Lines 5-17
Link Here
|
5 |
# $FreeBSD: ports/x11-toolkits/py-qt/Makefile,v 1.39 2005/09/08 15:07:40 vsevolod Exp $ |
5 |
# $FreeBSD: ports/x11-toolkits/py-qt/Makefile,v 1.39 2005/09/08 15:07:40 vsevolod Exp $ |
6 |
|
6 |
|
7 |
PORTNAME= qt |
7 |
PORTNAME= qt |
8 |
PORTVERSION= 3.15 |
8 |
PORTVERSION= 3.15.1 |
9 |
PORTREVISION= |
9 |
PORTREVISION= |
10 |
CATEGORIES= x11-toolkits python |
10 |
CATEGORIES= x11-toolkits python |
11 |
MASTER_SITES= http://www.river-bank.demon.co.uk/download/PyQt/ \ |
11 |
MASTER_SITES= http://www.river-bank.demon.co.uk/download/PyQt/ \ |
12 |
http://freebsd.ricin.com/ports/distfiles/ |
12 |
http://freebsd.ricin.com/ports/distfiles/ |
13 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
13 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
14 |
DISTNAME= PyQt-x11-gpl-3.15 |
14 |
DISTNAME= PyQt-x11-gpl-${PORTVERSION} |
15 |
|
15 |
|
16 |
MAINTAINER= danny@ricin.com |
16 |
MAINTAINER= danny@ricin.com |
17 |
COMMENT= Python bindings for the Qt toolkit |
17 |
COMMENT= Python bindings for the Qt toolkit |