Commit graph

2 commits

Author SHA1 Message Date
Herve Quiroz
f041b3c528 - Install only JAR file and LICENSE/README files
- Use INSTALL_DATA (rather than CP) to install files
- Bump PORTREVISION (packing list has changed)

PR:		97698 (follow-up)
Submitted by:	hq
Approved by:	maintainer
2006-05-24 14:15:11 +00:00
Herve Quiroz
fdcd753531 - Update to bsd.java.mk 2.0
- Use DISTVERSION to avoid complex substitutions in DISTNAME
- Use DATADIR=${JAVASHAREDIR}/${PORTNAME}
- Use SUB_FILES to configure launcher shell script
- Set JAVA_VERSION in launcher shell script
- Use 'exec' to launch JVM (as encouraged in the Porter's Handbook)
- Remove port name from COMMENT
- Do not mkdir ${JAVAJARDIR} (it is part of mtree now)
- Use %%DATADIR%% and %%JAVAJARDIR%% in pkg-plist
- Add $FreeBSD$ tags
- Bump PORTREVISION

PR:		97698
Submitted by:	hq
Approved by:	maintainer
2006-05-23 22:45:28 +00:00