Ticket #48713: Portfile-LibreCAD.diff
File Portfile-LibreCAD.diff, 1001 bytes (added by librecad@…, 9 years ago) |
---|
-
Portfile
old new 5 5 PortGroup github 1.0 6 6 PortGroup qmake 1.0 7 7 8 github.setup LibreCAD LibreCAD 2.0. 78 github.setup LibreCAD LibreCAD 2.0.8 9 9 categories cad 10 10 platforms darwin 11 11 maintainers rvt.dds.nl:librecad \ … … 24 24 25 25 homepage http://librecad.org/ 26 26 27 checksums rmd160 a8924b16f705b48d1815d050836e01a5fb7f0b49\28 sha256 8d7c6305615599e16412ff9c4d21123cb20a36cf69febe3232035199a63bcd6427 checksums rmd160 d5dc079046ac43265b971bd00f85dfae77e14b92 \ 28 sha256 ec13e47f3c960ae716040a16da0b688c58cd85e63f7c17cd44afc5bf73b01b84 29 29 30 30 depends_lib-append port:boost \ 31 port:freetype 31 port:freetype \ 32 port:libxmlxx2 32 33 33 34 pre-configure { 34 35 configure.args-append CONFIG+=\"build_muparser\"