freebsd-ports/databases/libsdb/Makefile

22 lines
372 B
Makefile
Raw Normal View History

2001-07-02 09:23:51 -04:00
# ex:ts=8
# New ports collection makefile for: libsdb
# Date created: Jul 2, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= libsdb
PORTVERSION= 0.2.1
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>