Files

18 lines
287 B
Makefile
Raw Permalink Normal View History

COMMENT= reserved words in SQL and specific databases
MODULES= cpan
PKG_ARCH= *
2015-06-19 08:28:39 +00:00
DISTNAME= SQL-ReservedWords-0.8
CATEGORIES= databases
REVISION= 0
# perl
PERMIT_PACKAGE= Yes
CONFIGURE_STYLE= modbuild
MAKE_ENV= TEST_POD=Yes
2010-11-15 00:22:45 +00:00
RUN_DEPENDS= devel/p5-Sub-Exporter
.include <bsd.port.mk>