ports/devel/py-ice/pkg-descr
Ruslan Makhmatkhanov 059541aef9 - respect CC, CXX to allow it be built with clang
- convert to optionsng
- make unit tests work correctly, fix running in a jail, make them run by default
- remove unnecessary -g flag when building a debug version
- silence post-patch commands
- compile and install .pyc and .pyo files (using python's compileall.py).
- rename the patches to comply to the naming conventions in the Porter's Handbook
- pass maintainership to submitter

while here:
- trim Makefile header
- remove indefinite article from COMMENT
- add license (GPLv2) and remove mention of it from pkg-descr
- limit python version to 2.x only

PR:		171645
Submitted by:	Michael Gmelin <freebsd at grem dot de>
Approved by:	Tony Maher <tonymaher at optusnet.com dot au> (maintainer)
Feature safe:	yes
2012-10-27 19:57:57 +00:00

8 lines
408 B
Text

Python and Ice have much in common: they both are suited for a wide variety
of tasks, excel at application integration, and are easy for developers
to use. An Ice language mapping for Python is a recent and welcome addition
to the Ice product portfolio, enabling developers to take advantage
of the productivity offered by Python's friendly syntax and extensive
function library.
WWW: http://www.zeroc.com/