1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/databases/p5-DBIx-HA/Makefile
2021-04-06 16:31:07 +02:00

17 lines
295 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
PORTNAME= DBIx-HA
PORTVERSION= 1.1
PORTREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= High Availability package for DBI
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>