# -*- 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

PortSystem              1.0

name                    enlightenment
version                 1.0.7
categories              x11 x11-wm
# License for most files appears to be GPL-incompatible:
# http://fedoraproject.org/wiki/Licensing/MIT_With_Advertising
# but some GPL'd files are also included...
license                 Restrictive
maintainers             nomaintainer

description             Enlightenment is a highly configurable windowmanager.

long_description        Enlightenment is a completely themeable, \
                        highly configurable Window Manager for i \
                        the X Window System, traditionally used \
                        in Unix environments.

homepage                https://www.enlightenment.org/
master_sites            sourceforge
distname                e16-${version}

checksums               rmd160  7de9d13d1d0e0d8313501bdd355bae855954f0da \
                        sha256  d36cf57e4125b173608a6f4cbfa53d91f59f047579fe6a40939874293cfe71bc

depends_build           port:pkgconfig

depends_lib             port:xorg-libsm \
                        port:xorg-libXcomposite \
                        port:xorg-libXdamage \
                        port:xorg-libXinerama \
                        port:xorg-libXrandr \
                        port:xorg-libXxf86vm \
                        port:freetype \
                        port:imlib2 \
                        port:esound \
                        port:gettext

use_parallel_build      yes
