summaryrefslogtreecommitdiff
path: root/devel/libbegemot/Makefile
blob: 4d5af024f620ebed07c42e73a9824f09aa1e8626 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.10 2005/08/20 19:36:58 kristerw Exp $
#

DISTNAME=	libbegemot-1.9
PKGREVISION=	2
CATEGORIES=	devel
MASTER_SITES=	ftp://ftp.fokus.gmd.de/pub/cats/usr/harti/p11/

MAINTAINER=	tech-pkg@NetBSD.org
COMMENT=	Base development library, contains useful routines

GNU_CONFIGURE=	yes
USE_LIBTOOL=	yes

.include "../../mk/bsd.pkg.mk"