freebsd-ports/databases/libsdb/Makefile
2002-02-10 10:37:37 +00:00

22 lines
372 B
Makefile

# ex:ts=8
# New ports collection makefile for: libsdb
# Date created: Jul 2, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= libsdb
PORTVERSION= 0.2.2
CATEGORIES= databases
MASTER_SITES= ftp://siag.nu/pub/libsdb/ \
http://siag.nu/pub/libsdb/
DISTNAME= sdb-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>