Lines 6-18
Link Here
|
6 |
CATEGORIES= www |
6 |
CATEGORIES= www |
7 |
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/tarball/${PORTVERSION}/ \ |
7 |
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/tarball/${PORTVERSION}/ \ |
8 |
LOCAL/glarkin |
8 |
LOCAL/glarkin |
|
|
9 |
PKGNAMESUFFIX= 12 |
9 |
DISTNAME= ${PORTNAME}-${PORTNAME}-${PORTVERSION}-${GITVERSION} |
10 |
DISTNAME= ${PORTNAME}-${PORTNAME}-${PORTVERSION}-${GITVERSION} |
10 |
|
11 |
|
11 |
MAINTAINER= glarkin@FreeBSD.org |
12 |
MAINTAINER= glarkin@FreeBSD.org |
12 |
COMMENT= A framework for developing PHP web applications |
13 |
COMMENT= A framework for developing PHP web applications |
13 |
|
14 |
|
14 |
LATEST_LINK= cakephp12 |
|
|
15 |
|
16 |
GITVERSION= 0-ge6e50e8 |
15 |
GITVERSION= 0-ge6e50e8 |
17 |
FETCH_ARGS= -pRr |
16 |
FETCH_ARGS= -pRr |
18 |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-da67eb8 |
17 |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-da67eb8 |