1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/databases/edb/Makefile

24 lines
456 B
Makefile
Raw Normal View History

# New ports collection makefile for: edb
# Date created: 10/16/2000
# Whom: Brandon Fosdick <bfoz@glue.umd.edu>
#
# $FreeBSD$
#
PORTNAME= edb
PORTVERSION= 20060926
2006-03-18 04:22:38 +00:00
PORTREVISION= 0
PORTEPOCH= 1
CATEGORIES= databases
MASTER_SITES= http://sunner.elcomnet.ru/~stas/
MAINTAINER= stas@FreeBSD.org
2003-02-20 17:07:10 +00:00
COMMENT= Enlightenment Database Library
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= gnomehack pkgconfig gnometarget
USE_LDCONFIG= yes
.include <bsd.port.mk>