1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/net/spread-j/pkg-plist
Adam Weinberger cb7d5cc607 In some straightforward situations, protect examples behind PORTEXAMPLES,
adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances,
correct examples being controlled by the DOCS option.
2014-08-06 04:34:23 +00:00

7 lines
283 B
Plaintext

%%JAVAJARDIR%%/%%PORTNAME%%-%%PORTVERSION%%.jar
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/java/Flooder.java
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/java/recThread.java
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/java/User.java
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/java
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%