2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2010/12/03 11:44:25 ajacoutot 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
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2006-12-14 14:09:40 -05:00
|
|
|
CATEGORIES= databases
|
|
|
|
MODULES= cpan
|
2010-10-18 13:06:05 -04:00
|
|
|
USE_GROFF = Yes
|
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
|
|
|
|
|
2010-11-14 19:22:45 -05:00
|
|
|
RUN_DEPENDS= databases/p5-SQL-Abstract \
|
|
|
|
databases/p5-DBI
|
|
|
|
REGRESS_DEPENDS=devel/p5-Test-Exception
|
2006-04-05 08:39:46 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|