2006-11-05 18:49:33 +01:00
|
|
|
# $NetBSD: Makefile,v 1.6 2006/11/05 17:49:33 joerg Exp $
|
2004-08-27 15:05:57 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= libcfg+-0.6.2
|
2006-02-06 00:08:03 +01:00
|
|
|
PKGREVISION= 3
|
2004-08-27 15:05:57 +02:00
|
|
|
CATEGORIES= devel
|
|
|
|
MASTER_SITES= http://platon.sk/upload/_projects/00003/
|
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2004-08-27 15:05:57 +02:00
|
|
|
HOMEPAGE= http://platon.sk/projects/libcfg+/
|
|
|
|
COMMENT= Command line and configuration file parsing library
|
|
|
|
|
2004-09-28 00:06:23 +02:00
|
|
|
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
2006-11-05 18:49:33 +01:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
2004-09-28 00:06:23 +02:00
|
|
|
|
2004-08-27 15:05:57 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2005-05-22 22:07:36 +02:00
|
|
|
USE_TOOLS+= gmake
|
2004-09-06 22:38:36 +02:00
|
|
|
USE_LIBTOOL= yes
|
2004-08-27 15:05:57 +02:00
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|