# New ports collection makefile for: databases/p5-DBIx-DBSchema # Date created: 21 September 2002 # Whom: Peter Avalos # # $FreeBSD$ # PORTNAME= DBIx-DBSchema PORTVERSION= 0.27 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBIx PKGNAMEPREFIX= p5- MAINTAINER= mat@FreeBSD.org COMMENT= An OO-interface to database schemas BUILD_DEPENDS= ${SITE_PERL}/FreezeThaw.pm:${PORTSDIR}/devel/p5-FreezeThaw RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= DBIx::DBSchema.3 DBIx::DBSchema::ColGroup.3 \ DBIx::DBSchema::ColGroup::Index.3 DBIx::DBSchema::ColGroup::Unique.3 \ DBIx::DBSchema::Column.3 DBIx::DBSchema::DBD.3 \ DBIx::DBSchema::DBD::mysql.3 DBIx::DBSchema::DBD::Pg.3 \ DBIx::DBSchema::DBD::Sybase.3 DBIx::DBSchema::Table.3 \ DBIx::DBSchema::DBD::Oracle.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README TODO post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .endif .include .if ${PERL_LEVEL} < 500800 BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable .endif .if ${PERL_LEVEL} < 500600 BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137 .else BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI .endif .include lue='cinnamon-2.8'>cinnamon-2.8 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* - Update to 0.41miwi2008-05-183-5/+6
* - Take VIMRUNTIME value from editors/vim instead of hard coding it.alepulver2007-10-021-3/+5
* - Update to 0.39beech2007-07-013-30/+8
* - Welcome X.org 7.2 \o/.flz2007-05-202-1/+1
* - Update to 0.38miwi2006-11-133-7/+8
* - Add @dirrmtry for share/pixmaps and share/applications since they are inalepulver2006-09-022-0/+3
* - Use pkg-plist instead of make variables.alepulver2006-08-213-197/+268
* - Update to 0.36clsung2006-07-142-18/+16
* - Update to 0.35.jmelo2006-04-27