# New ports collection makefile for: py-pycallgraph # Date created: Feb. 09, 2007 # Whom: Li-Wen Hsu # # $FreeBSD$ # PORTNAME= pycallgraph PORTVERSION= 0.4.1 CATEGORIES= devel python MASTER_SITES= http://pycallgraph.slowchop.com/files/download/ \ http://www.cs.nctu.edu.tw/~lwhsu/ports/distfiles/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= A Python library that creates call graphs for Python programs RUN_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz USE_PYTHON= yes USE_PYDISTUTILS= yes EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} .if !defined(NOPORTEXANPLES) post-install: ${MKDIR} ${EXAMPLESDIR} ${CP} ${WRKSRC}/examples/* ${EXAMPLESDIR} ${CHOWN} 755 ${EXAMPLESDIR}/* .endif .include s://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-1/+1
* - Update to 0.995rafan2008-01-053-7/+17
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - Added option to toggle NLS supportlwhsu2007-04-302-27/+36
* - Introduced OPTIONS.itetcu2006-06-122-22/+27
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-0/+1
* - Update to 0.991pav2006-01-292-4/+4
* - Update to 0.99pav2006-01-243-12/+33
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* Update to 0.98arved2005-11-273-4/+6
* Update to 0.97arved2005-11-143-4/+4
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
* update to 0.96 [1]oliver2004-10-303-6/+15
* - Update to 0.93pav2004-05-232-5/+4
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Correct a logic error in construction of configuration arguments,nectar2004-01-061-1/+1
* - Update to 0.92pav2004-01-053-2/+3
* update graphics/xsane: add WITH_GTK2 knobdaichi2003-08-211-1/+7