# New ports collection makefile for: Java Cryptograph Extension # Date created: 2000/02/11 # Whom: Kensaku Masuda # # $FreeBSD$ # PORTNAME= jce-aba PORTVERSION= 1.1 CATEGORIES= java security MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= znerd MAINTAINER= greg@greg.rim.or.jp COMMENT= Clean room implementation of the Java Cryptograph Extension (JCE) API USE_JAVA= 1.1+ NO_BUILD= yes JDKVERSION= 1.1 do-install: ${INSTALL_DATA} ${WRKSRC}/lib-${JDKVERSION}/jce.zip ${PREFIX}/share/java/classes/ ${MKDIR} ${PREFIX}/share/java/jce-aba cd ${WRKSRC}/docs-${JDKVERSION} && ${FIND} . \ | ${CPIO} -pdmu -R ${DOCOWN}:${DOCGRP} ${PREFIX}/share/java/jce-aba .include Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-161-1/+0
* - On systems (e.g FreeBSD amd64) where sizeof(unsigned int) differs frompav2008-12-221-0/+20
* Update to version 3.0.1itetcu2007-09-032-15/+32
* - Update to 3.0.0miwi2007-02-263-14/+0
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-212-2/+0
* - USE_RC_SUBR'ify.kuriyama2004-08-263-0/+66
* Fix some build warnings.naddy2003-06-022-0/+27