freebsd-ports/textproc/jdictionary/pkg-plist.plugin
Herve Quiroz 3e21b3c022 - Use bsd.java.mk
- 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
2004-12-19 03:34:56 +00:00

3 lines
81 B
Text

@comment $FreeBSD$
%%DATADIR%%/%%DISTNAME%%
@unexec rmdir %D/%%DATADIR%% || true