freebsd-ports/databases/mysql41-scripts/Makefile
Pav Lucistnik 98710b87f8 - Update to 4.1.19
Approved by:	ale (maintainer)
2006-05-06 20:52:55 +00:00

21 lines
436 B
Makefile

# New ports collection makefile for: MySQL-scripts
# Date created: Mon Feb 23 15:01:35 CET 2004
# Whom: Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= mysql
PORTREVISION= 0
PKGNAMESUFFIX= -scripts
COMMENT= Multithreaded SQL database (scripts)
MASTERDIR= ${.CURDIR}/../mysql41-server
PKGINSTALL= mustnotexist
PLIST= ${PKGDIR}/pkg-plist.scripts
SCRIPTS_ONLY= yes
.include "${MASTERDIR}/Makefile"