freebsd-ports/databases/p5-DBD-mysql55/Makefile
Baptiste Daroussin 43d6c31649 Reassign p5-* ports from skv to perl@
While here trim headers

Feature safe:	yes
2013-04-22 12:53:58 +00:00

14 lines
344 B
Makefile

# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
PKGNAMESUFFIX= 55
COMMENT= MySQL 5.5 driver for the Perl5 Database Interface (DBI)
CONFLICTS= p5-Mysql-modules-[0-9]* p5-DBD-mysql-[0-9]* p5-DBD-mysql4[0-9]-[0-9]* p5-DBD-mysql5[0-46-9]-[0-9]*
WANT_MYSQL_VER= 55
MASTERDIR= ${.CURDIR}/../p5-DBD-mysql
.include "${MASTERDIR}/Makefile"