2007-09-15 16:34:00 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2007/09/15 20:34:02 simon Exp $
|
2006-04-05 08:39:46 -04:00
|
|
|
|
2007-09-15 16:34:00 -04:00
|
|
|
COMMENT= portability layer for LIMIT emulation
|
2006-04-05 08:39:46 -04:00
|
|
|
|
|
|
|
DISTNAME= SQL-Abstract-Limit-0.12
|
2006-12-14 14:09:40 -05:00
|
|
|
CATEGORIES= databases
|
|
|
|
MODULES= cpan
|
2006-04-05 08:39:46 -04:00
|
|
|
|
|
|
|
# Same as Perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
RUN_DEPENDS= ::databases/p5-SQL-Abstract \
|
|
|
|
::databases/p5-DBI
|
|
|
|
REGRESS_DEPENDS=::devel/p5-Test-Exception
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|