Lines 7-20
Link Here
|
7 |
# |
7 |
# |
8 |
PORTNAME= wordpress |
8 |
PORTNAME= wordpress |
9 |
PORTVERSION= 3.0.5 |
9 |
PORTVERSION= 3.2.1 |
10 |
CATEGORIES= german www |
10 |
CATEGORIES= german www |
11 |
MASTER_SITES= http://freebsd.unixfreunde.de/sources/ |
11 |
MASTER_SITES= http://static.wordpress-deutschland.org/de-edition/ |
12 |
DISTNAME= wordpress_305-de |
12 |
PKGNAMESUFFIX= -de |
|
|
13 |
DISTNAME= ${PORTNAME}_${PORTVERSION:S|.||g}${PKGNAMESUFFIX} |
13 |
MAINTAINER= miwi@FreeBSD.org |
14 |
MAINTAINER= miwi@FreeBSD.org |
14 |
COMMENT= A state-of-the-art semantic personal publishing platform |
15 |
COMMENT= A state-of-the-art semantic personal publishing platform |
|
|
16 |
LICENSE= GPLv2 |
17 |
LICENSE_FILE= ${WRKSRC}/license.txt |
18 |
|
15 |
USE_ZIP= yes |
19 |
USE_ZIP= yes |
16 |
NO_BUILD= yes |
20 |
NO_BUILD= yes |
17 |
USE_PHP= gd mysql pcre tokenizer xml zip |
21 |
USE_PHP= gd mysql pcre tokenizer xml zip |