# New ports collection makefile for: py-PySQLite # Date created: 02 Oct 2002 # Whom: Gerhard Haering # # $FreeBSD$ # PORTNAME= PySQLite PORTVERSION= 0.5.0 CATEGORIES= databases python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pysqlite PKGNAMEPREFIX= py- DISTNAME= pysqlite-${PORTVERSION} MAINTAINER= gh@ghaering.de COMMENT= A DB-API v2 Python library for the SQLite embedded SQL engine RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite WRKSRC= ${WRKDIR}/pysqlite EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} USE_PYTHON= yes USE_PYDISTUTILS= yes DOCS= README DATETIME_DEP= ${PYTHON_SITELIBDIR}/mx/DateTime/__init__.py DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} .for file in ${DOCS} @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor @${MKDIR} ${EXAMPLESDIR} ${CP} ${WRKSRC}/examples/*.py ${EXAMPLESDIR} .endif .include ='freebsd-ports-gnome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
k
Commit message (Expand)AuthorAgeFilesLines
Commit message (Expand)AuthorAgeFilesLines
* Distfiles have been moved on kde site to Attic.alane2002-06-211-1/+1
* Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This iswill2002-03-301-1/+6
* Bring in a few changes to the KDE ports infrastructure, and some fixes.will2002-01-111-16/+3
* If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also addwill2002-01-081-0/+3
* Conditionalize use of objprelink based on whether we're running onwill2002-01-051-3/+8
* Do not include malloc.hdemon2001-12-181-0/+11
* Fix a problem with auto{conf,make}: some build magic was introduced topetef2001-12-081-1/+1
* Upgrade KDE to 2.2.2:will2001-12-042-2/+23
* Upgrade to 2.2.1.demon2001-10-273-2/+4
* Set DIST_SUBDIR=KDEdemon2001-09-112-1/+2
* MAINTAINER -> kde@FreeBSD.orgdemon2001-09-011-1/+1
* Depend on kdebase rather that kdelibs.demon2001-08-241-1/+1
* Upgrade to 2.2demon2001-08-214-90/+198
* *sigh* They changed the path to the tarballs again. This was verifiedwill2001-08-161-1/+1
* Overhaul QT/KDE support:will2001-04-031-10/+1
* Update -> 2.1.1.demon2001-04-032-2/+2