Move the xxe version into Makefile.inc so that other ports can find it Create the plist with find -s so that *next* time there might not be so much churn. PR: ports/104354 Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com> Approved by: portmgr (marcus)
2 lines
59 B
Makefile
2 lines
59 B
Makefile
XXE_VERSION= 3.5.0
|
|
XXE_DIR= xxe-std-${XXE_VERSION:S/./_/g}
|