mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
3e21b3c022
- Use SUB_LIST to transform the launcher shell script - Use DATADIR=${JAVASHAREDIR}/${PORTNAME} as encouraged in the Porter's handbook for Java application ports. - Add $FreeBSD$ tags where missing - Use INSTALL_DATA to install JAR file - Minor cosmetic improvements - Bump PORTREVISION as the location of files has changed - Add support for plugin ports (this port will act as the MASTERDIR for plugin ports that will include Makefile.plugin) Reviewed by: glewis Approved by: maintainer
5 lines
82 B
Plaintext
5 lines
82 B
Plaintext
@comment $FreeBSD$
|
|
bin/jdictionary
|
|
%%DATADIR%%/jdictionary.jar
|
|
@dirrm %%DATADIR%%
|