Ticket #54094: Portfile.3

File Portfile.3, 944 bytes (added by jens-maus (Jens Maus), 6 years ago)

functional Portfile to compile xorg-xcb-util-xrm without any patches

Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2PortSystem          1.0
3
4name                xorg-xcb-util-xrm
5version             1.3
6
7categories          x11 devel
8license             X11
9platforms           darwin macosx
10maintainers         nomaintainer
11homepage            https://github.com/Airblader/xcb-util-xrm
12
13distname            xcb-util-xrm-${version}
14master_sites        ${homepage}/releases/download/v${version}/
15
16use_bzip2           yes
17
18description         X.org xcb-util-xrm
19long_description    Utility functions for the X resource manager
20
21checksums           rmd160  b5bab3c3c537256c83ebee2c12a875c7d8edebf6 \
22                    sha256  301cf33701207ea8782d49f4cb6404abd8f2d64e16f242017fd720be7c900c85 \
23                    size    327586
24
25use_parallel_build  yes
26
27depends_build       port:pkgconfig
28
29depends_lib-append  port:xorg-xcb-util