aboutsummaryrefslogtreecommitdiffstats
path: root/art/import.xpm
Commit message (Expand)AuthorAgeFilesLines
* renaming icons to make Miguel's speedups possibleJakub Steiner2001-03-221-0/+59
option> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cx_Freeze/Makefile
blob: ef9379dad6293deaa375f1148429cacc99fe42ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=   cx_Freeze
PORTVERSION=    4.3.3
PORTREVISION=   2
CATEGORIES= devel python
MASTER_SITES=   SF/cx-freeze/${PORTVERSION}

MAINTAINER= araujo@FreeBSD.org
COMMENT=    The cx_Freeze is a set of utilities for freezing Python scripts

USE_GCC=    yes
USES=       python
USE_PYTHON= distutils

.include <bsd.port.mk>