2013-03-10 22:52:04 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2013/03/11 02:52:07 espie Exp $
|
2006-12-10 07:58:10 -05:00
|
|
|
|
2007-09-15 16:34:00 -04:00
|
|
|
COMMENT= reserved words in SQL and specific databases
|
2006-12-10 07:58:10 -05:00
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
DISTNAME= SQL-ReservedWords-0.7
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2006-12-10 07:58:10 -05:00
|
|
|
CATEGORIES= databases
|
2010-10-18 13:06:05 -04:00
|
|
|
USE_GROFF = Yes
|
2006-12-10 07:58:10 -05:00
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
CONFIGURE_STYLE= modbuild
|
|
|
|
|
|
|
|
MAKE_ENV= TEST_POD=Yes
|
2010-11-14 19:22:45 -05:00
|
|
|
RUN_DEPENDS= devel/p5-Sub-Exporter
|
2006-12-10 07:58:10 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|