Lines 8-22
Link Here
|
8 |
PORTNAME= joe |
8 |
PORTNAME= joe |
9 |
PORTVERSION= 3.7 |
9 |
PORTVERSION= 3.7 |
10 |
PORTEPOCH= 1 |
10 |
PORTEPOCH= 1 |
11 |
CATEGORIES+= editors |
11 |
CATEGORIES= editors |
12 |
MASTER_SITES= SF/joe-editor/JOE%20sources/joe-${PORTVERSION} |
12 |
MASTER_SITES= SF/joe-editor/JOE%20sources/joe-${PORTVERSION} |
13 |
DISTNAME= ${PORTNAME}-${PORTVERSION} |
13 |
DISTNAME= ${PORTNAME}-${PORTVERSION} |
14 |
|
14 |
|
15 |
MAINTAINER?= ports@FreeBSD.org |
15 |
MAINTAINER= scjamorim@bsd.com.br |
16 |
COMMENT= Joe's Own Editor |
16 |
COMMENT= Joe's Own Editor |
17 |
|
17 |
|
18 |
BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell |
18 |
BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell |
19 |
RUN_DEPENDS= aspell:${PORTSDIR}/textproc/aspell |
19 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
20 |
|
20 |
|
21 |
CONFLICTS= joe-2.* |
21 |
CONFLICTS= joe-2.* |