mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
22 lines
445 B
Makefile
22 lines
445 B
Makefile
# New ports collection makefile for: edb
|
|
# Date created: 10/16/2000
|
|
# Whom: Brandon Fosdick <bfoz@glue.umd.edu>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= edb
|
|
PORTVERSION= 1.0.5.007
|
|
PORTREVISION= 0
|
|
CATEGORIES= databases
|
|
MASTER_SITES= http://enlightenment.freedesktop.org/files/
|
|
|
|
MAINTAINER= vanilla@FreeBSD.org
|
|
COMMENT= Enlightenment Database Library
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_GNOME= gnomehack pkgconfig gnometarget
|
|
INSTALLS_SHLIB= yes
|
|
|
|
.include <bsd.port.mk>
|