1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00

Added missing download location. This fixes

the bento error.

Also switched to USE_JAVA.

Modified the pkg-comment to be less than 70
characters. Portlint complained about that.
This commit is contained in:
Ernst de Haan 2002-05-22 19:04:30 +00:00
parent a2f5edac63
commit c0644a530c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59723
2 changed files with 5 additions and 3 deletions

View File

@ -8,11 +8,13 @@
PORTNAME= jce-aba
PORTVERSION= 1.1
CATEGORIES= java
MASTER_SITES= http://www.openjce.org/
MASTER_SITES= http://www.metaverse.nl/~ernst/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= znerd
MAINTAINER= greg@greg.rim.or.jp
RUN_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk
USE_JAVA= 1.1+
RESTRICTED= "Crypto; export-controlled"
NO_BUILD= yes

View File

@ -1 +1 @@
A clean room implementation of the Java Cryptograph Extension (JCE) API
Clean room implementation of the Java Cryptograph Extension (JCE) API