summaryrefslogtreecommitdiff
path: root/devel/libbegemot/Makefile
blob: d04bb6b2c39235822286f4526eb6c75c9025b5e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.13 2008/07/14 12:56:01 joerg 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

PKG_DESTDIR_SUPPORT=	user-destdir

GNU_CONFIGURE=	yes
USE_LIBTOOL=	yes
USE_TOOLS+=	gmake

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