Lines 8-16
Link Here
|
8 |
PORTNAME= mew |
8 |
PORTNAME= mew |
9 |
PORTVERSION= ${MEW_VER} |
9 |
PORTVERSION= ${MEW_VER} |
10 |
CATEGORIES= mail elisp |
10 |
CATEGORIES= mail elisp |
11 |
MASTER_SITES= ftp://ftp.mew.org/pub/Mew/release/ \ |
11 |
MASTER_SITES= http://www.mew.org/Release/ |
12 |
ftp://ftp.kyushu-u.ac.jp/pub/Misc/mew/release/ \ |
|
|
13 |
${MASTER_SITE_PORTS_JP} |
14 |
PKGNAMESUFFIX= -${EMACS_PORT_NAME} |
12 |
PKGNAMESUFFIX= -${EMACS_PORT_NAME} |
15 |
|
13 |
|
16 |
MAINTAINER?= ports@FreeBSD.org |
14 |
MAINTAINER?= ports@FreeBSD.org |
Lines 22-28
Link Here
|
22 |
MEW_MAJOR_VER?= 2 |
20 |
MEW_MAJOR_VER?= 2 |
23 |
|
21 |
|
24 |
# distfile version |
22 |
# distfile version |
25 |
MEW_VER= ${MEW_MAJOR_VER}.2 |
23 |
MEW_VER= ${MEW_MAJOR_VER}.3 |
26 |
|
24 |
|
27 |
# document install directory by install-doc target |
25 |
# document install directory by install-doc target |
28 |
MEW_DOCDIR?= share/doc/${PORTNAME}${MEW_MAJOR_VER} |
26 |
MEW_DOCDIR?= share/doc/${PORTNAME}${MEW_MAJOR_VER} |