summaryrefslogtreecommitdiff
path: root/devel/libbegemot/Makefile
blob: 1387954bb16f61977414b9af9c2d9923eb16bd9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.12 2007/01/27 12:01:01 wiz Exp $
#

DISTNAME=	libbegemot-1.11
CATEGORIES=	devel
MASTER_SITES=	http://people.freebsd.org/~harti/libbegemot/

MAINTAINER=	packages@grumpf.hope-2000.org
COMMENT=	Base development library, contains useful routines

GNU_CONFIGURE=	yes
USE_LIBTOOL=	yes
USE_TOOLS+=	gmake

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