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

name                port-A5
categories          categoryA
platforms           darwin
maintainers         {email.com:user @user2}
license             MIT

description         This is port A1 of categoryA
long_description    Just a test port written to test something.

depends_run         port:port-A1 port:port-A4
