ec993afa1a
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
15 lines
338 B
Makefile
15 lines
338 B
Makefile
# $NetBSD: Makefile,v 1.5 2004/02/14 17:21:37 jlam Exp $
|
|
#
|
|
|
|
DISTNAME= libbegemot-1.9
|
|
CATEGORIES= devel
|
|
MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/cats/usr/harti/p11/
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
#HOMEPAGE=
|
|
COMMENT= Base development library, contains useful routines
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LIBTOOL= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|