2010-12-03 11:44:22 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2010/12/03 11:44:25 ajacoutot Exp $
|
2006-12-10 12:58:10 +00:00
|
|
|
|
2007-09-15 20:34:00 +00:00
|
|
|
COMMENT= reserved words in SQL and specific databases
|
2006-12-10 12:58:10 +00:00
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
DISTNAME= SQL-ReservedWords-0.7
|
2010-12-03 11:44:22 +00:00
|
|
|
REVISION= 0
|
2006-12-10 12:58:10 +00:00
|
|
|
CATEGORIES= databases
|
2010-10-18 17:06:05 +00:00
|
|
|
USE_GROFF = Yes
|
2006-12-10 12:58:10 +00:00
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
CONFIGURE_STYLE= modbuild
|
|
|
|
|
|
|
|
MAKE_ENV= TEST_POD=Yes
|
2010-11-15 00:22:45 +00:00
|
|
|
RUN_DEPENDS= devel/p5-Sub-Exporter
|
2006-12-10 12:58:10 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|