# New ports collection makefile for: py-anonfunc # Date created: 3 January 2004 # Whom: Hye-Shik Chang # # $FreeBSD$ PORTNAME= anonfunc PORTVERSION= 1.0 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://people.freebsd.org/~perky/distfiles/ MASTER_SITE_SUBDIR= perky PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= perky@FreeBSD.org COMMENT= Python module that provides easy anonymous function USE_PYTHON= 2.3+ USE_PYDISTUTILS=yes .include />
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-211-1/+1
* Remove garbage at and of line.alex2001-08-242-2/+2
* Update to version 3.03.alex2001-05-095-20/+517
* Here's an update from 2.xx to 3.01.wosch2000-12-194-28/+299
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2
* PREFIX -> LOCALBASEmharo2000-03-222-6/+1