Files

17 lines
244 B
Makefile
Raw Permalink Normal View History

2022-11-10 03:25:03 +00:00
COMMENT = PostgreSQL features for SQL::Abstract
DISTNAME = SQL-Abstract-Pg-1.0
CATEGORIES = databases
# Artistic 2.0
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = databases/p5-SQL-Abstract>=2.0
PKG_ARCH = *
.include <bsd.port.mk>