16 lines
359 B
Makefile
16 lines
359 B
Makefile
# $NetBSD: Makefile,v 1.6 2004/06/12 04:45:21 grant 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_BUILDLINK3= yes
|
|
USE_LIBTOOL= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|