1472db3249
bump PKGREVISION for soname change
19 lines
452 B
Makefile
19 lines
452 B
Makefile
# $NetBSD: Makefile,v 1.2 2004/09/06 20:38:36 danw Exp $
|
|
#
|
|
|
|
DISTNAME= libcfg+-0.6.2
|
|
PKGREVISION= 1
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://platon.sk/upload/_projects/00003/
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://platon.sk/projects/libcfg+/
|
|
COMMENT= Command line and configuration file parsing library
|
|
|
|
USE_BUILDLINK3= yes
|
|
GNU_CONFIGURE= yes
|
|
USE_GNU_TOOLS+= make
|
|
USE_LIBTOOL= yes
|
|
MANCOMPRESSED= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|