Lines 6-16
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= javamail |
8 |
PORTNAME= javamail |
9 |
PORTVERSION= 1.3.2 |
9 |
PORTVERSION= 1.3.3 |
10 |
PORTREVISION= 1 |
|
|
11 |
CATEGORIES= java mail |
10 |
CATEGORIES= java mail |
12 |
MASTER_SITES= # |
11 |
MASTER_SITES= # |
13 |
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}-upd |
12 |
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}_01 |
14 |
|
13 |
|
15 |
MAINTAINER= java@freebsd.org |
14 |
MAINTAINER= java@freebsd.org |
16 |
COMMENT= A set of abstract Java classes that model a mail system |
15 |
COMMENT= A set of abstract Java classes that model a mail system |
Lines 23-29
Link Here
|
23 |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |
22 |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |
24 |
NO_BUILD= yes |
23 |
NO_BUILD= yes |
25 |
NO_CDROM= "See the license" |
24 |
NO_CDROM= "See the license" |
26 |
DOWNLOAD_URL= http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=javamail-1_3_2-oth-JPR&SiteId=JSC&TransactionId=noreg |
25 |
DOWNLOAD_URL= http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=javamail-1.3.3-fr-oth-JPR&SiteId=JSC&TransactionId=noreg |
27 |
|
26 |
|
28 |
.if !defined(NOPORTDOCS) |
27 |
.if !defined(NOPORTDOCS) |
29 |
DOCFILES1= JavaMail-1.1-changes.txt JavaMail-1.2-changes.txt \ |
28 |
DOCFILES1= JavaMail-1.1-changes.txt JavaMail-1.2-changes.txt \ |