Ticket #17719: Portfile-py25-llvm.diff
File Portfile-py25-llvm.diff, 462 bytes (added by nerdling (Jeremy Lavergne), 16 years ago) |
---|
-
Portfile
old new 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 1 2 # $Id$ 2 3 3 4 PortSystem 1.0 … … 7 8 version 0.5 8 9 categories python 9 10 maintainers nomaintainer 11 platforms darwin 10 12 description Python bindings for LLVM 11 13 long_description ${description} 12 14