freebsd-ports/databases/dbow/Makefile
Pav Lucistnik aeafd51e7c - Update to 0.5
PR:		ports/79684
Submitted by:	Dermot Tynan <dtynan@kalopa.com> (maintainer)
2005-04-09 19:50:46 +00:00

22 lines
416 B
Makefile

# New ports collection makefile for: dbow
# Date created: 24 March 2004
# Whom: Dermot Tynan <dtynan@kalopa.com>
#
# $FreeBSD$
#
PORTNAME= dbow
PORTVERSION= 0.5
CATEGORIES= databases devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= dbow
MAINTAINER= dtynan@kalopa.com
COMMENT= DBOW is a database object generator for C, Perl, PHP, etc
USE_MYSQL= yes
MAN1= dbow.1
.include <bsd.port.mk>