mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
16 lines
586 B
Tcl
16 lines
586 B
Tcl
# -*- 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
|
|
PortGroup stub 1.0
|
|
|
|
name wine
|
|
replaced_by wine-stable
|
|
version 1.0
|
|
revision 1
|
|
epoch 1
|
|
platforms {darwin any >= 16 != 18.*}
|
|
categories emulators
|
|
maintainers {@Gcenx gmail.com:gcenx83} openmaintainer
|
|
|
|
depends_run path:bin/wine:wine-stable
|