1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00
2013-04-23 07:08:32 +00:00

23 lines
337 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= dbh
PORTVERSION= 1.0.24
PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Disk Based Hashtables
CONFLICTS= dbh-[2-9]*
USE_AUTOTOOLS= libtool
USES= pathfix pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
LATEST_LINK= dbh10
.include <bsd.port.mk>