Lines 5-17
Link Here
|
5 |
PORTVERSION= 0.2.0 |
5 |
PORTVERSION= 0.2.0 |
6 |
PORTREVISION= 3 |
6 |
PORTREVISION= 3 |
7 |
CATEGORIES= devel |
7 |
CATEGORIES= devel |
8 |
MASTER_SITES= GOOGLE_CODE |
|
|
9 |
DISTNAME= ${PORTNAME}-src-${PORTVERSION} |
10 |
|
8 |
|
11 |
MAINTAINER= syncer@gmail.com |
9 |
MAINTAINER= syncer@gmail.com |
12 |
COMMENT= Tool that generates Qt bindings for Qt Script |
10 |
COMMENT= Tool that generates Qt bindings for Qt Script |
13 |
|
11 |
|
14 |
BROKEN= Unfetchable (google code has gone away) |
12 |
USE_GITHUB= YES |
|
|
13 |
GH_ACCOUNT= qt-labs |
14 |
GH_TAGNAME= a6ce388 |
15 |
|
15 |
|
16 |
OPTIONS_DEFINE= PHONON |
16 |
OPTIONS_DEFINE= PHONON |
17 |
PHONON_DESC= Build Phonon support |
17 |
PHONON_DESC= Build Phonon support |