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