Lines 6-19
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= magento |
8 |
PORTNAME= magento |
9 |
PORTVERSION= 1.6.1.0 |
9 |
PORTVERSION= 1.7.0.0 |
10 |
CATEGORIES= www finance |
10 |
CATEGORIES= www finance |
11 |
MASTER_SITES= LOCAL/wen |
11 |
MASTER_SITES= http://www.magentocommerce.com/downloads/assets/1.7.0.0/ |
12 |
|
12 |
|
13 |
MAINTAINER= wen@FreeBSD.org |
13 |
MAINTAINER= wen@FreeBSD.org |
14 |
COMMENT= A feature-rich eCommerce platform |
14 |
COMMENT= A feature-rich eCommerce platform |
15 |
|
15 |
|
16 |
USE_BZIP2= yes |
|
|
17 |
USE_PHP= pdo_mysql hash gd iconv curl dom soap simplexml mcrypt mysql |
16 |
USE_PHP= pdo_mysql hash gd iconv curl dom soap simplexml mcrypt mysql |
18 |
WRKSRC= ${WRKDIR}/magento |
17 |
WRKSRC= ${WRKDIR}/magento |
19 |
|
18 |
|