# New ports collection makefile for: MySQL-scripts # Date created: Mon Feb 23 15:01:35 CET 2004 # Whom: Alex Dupre # # $FreeBSD: ports/databases/mysql40-scripts/Makefile,v 1.9 2007/09/08 00:54:27 linimon Exp $ # PORTNAME= mysql PORTREVISION= 0 PKGNAMESUFFIX= -scripts COMMENT= Multithreaded SQL database (scripts) MASTERDIR= ${.CURDIR}/../mysql40-server PKGINSTALL= mustnotexist PLIST= ${PKGDIR}/pkg-plist.scripts SCRIPTS_ONLY= yes USE_PERL5= yes .include "${MASTERDIR}/Makefile"