# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
description Mono.Addins is a framework for creating extensible applications
Mono.Addins is a framework for creating extensible applications, \
and for creating libraries which extend those applications. \
Mono.Addins has been designed to be easy to use and useful for a \
wide range of applications: from simple applications with small \
extensibility needs, to complex applications which need support \
for large add-in structures. This new framework intends to set an \
standard for building extensible applications and add-ins in Mono.
homepage http://mono-project.com/Mono.Addins
master_sites http://download.mono-project.com/sources/${name}/
checksums rmd160 140fc14d73c7dd474d21ef22c382daf724e26510 \
sha256 3c24199e1de00860bffcfa0ff0859abe8ee38cacdcbffff0c6854042d8ea2f2c
depends_build port:pkgconfig
# TODO This shouldn't be needed, we need to fix Mono dllmap library path.
fs-traverse {f} ${worksrcpath} {
if {[string match *.dll.config ${f}]} {
reinplace -E "s|(target=\")|\\1${prefix}/lib/|" ${f}
livecheck.url http://go-mono.com/sources-stable/
livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)