Commits

Zero King authored f73afd3b8b9
crfpp-devel: Replaced by crfpp
No tags

math/crfpp/Portfile

Modified
22 22 license LGPL-3+ BSD
23 23
24 24 master_sites googlecode:crfpp
25 25 distname CRF++-${version}
26 26 checksums rmd160 3c70d129f06d88e13ece94d505dd417668f0a7bc \
27 27 sha256 9d1c0a994f25a5025cede5e1d3a687ec98cd4949bfb2aae13f2a873a13259cb2
28 28
29 29 patchfiles patch-configure.diff \
30 30 patch-example.diff
31 31
32 -conflicts crfpp-devel
33 -
34 32 depends_build port:nkf
35 33
36 34 post-destroot {
37 35 # install additional documents.
38 36 set dest_doc ${destroot}${prefix}/share/doc/${name}
39 37 xinstall -d ${dest_doc}
40 38 xinstall -m 644 -W ${worksrcpath} \
41 39 AUTHORS COPYING doc/index.html \
42 40 ${dest_doc}
43 41 # install examples.

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut