# New ports collection makefile for: py-notifier # Date created: 2006-12-31 # Whom: Li-Wen Hsu # # $FreeBSD$ # PORTNAME= notifier PORTVERSION= 0.5.8 CATEGORIES= devel python MASTER_SITES= http://www.bitkipper.net/bytes/pynotifier/source/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}_${PORTVERSION}-1 MAINTAINER= lwhsu@FreeBSD.org COMMENT= A generic notifier/event scheduler abstraction USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= pynotifier EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} WRKSRC= ${WRKDIR}/py${PORTNAME}-${PORTVERSION} .if !defined(NOPORTEXAMPLES) post-install: ${MKDIR} ${EXAMPLESDIR} ${CP} ${WRKSRC}/examples/*.py ${EXAMPLESDIR} .endif .include ' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/games/rtb
Commit message (Expand)AuthorAgeFilesLines
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-051-5/+5
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
* De-pkg-comment.knu2003-02-212-1/+1
* Deploy USE_GNOMENG infrastructurelioux2002-09-021-1/+2
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-211-1/+1
* add missing header.sf2001-01-042-0/+4
* Implement USE_GTK, part 1.reg2000-10-051-4/+1