2012-10-31 12:16:30 +01:00
|
|
|
# $NetBSD: Makefile,v 1.11 2012/10/31 11:19:22 asau Exp $
|
2004-12-26 23:09:49 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= pcre++-0.9.5
|
2012-03-03 01:11:51 +01:00
|
|
|
PKGREVISION= 2
|
2004-12-26 23:09:49 +01:00
|
|
|
CATEGORIES= devel
|
2007-12-30 15:36:54 +01:00
|
|
|
MASTER_SITES= http://www.daemon.de/files/mirror/ftp.daemon.de/scip/Apps/pcre++/
|
2004-12-26 23:09:49 +01:00
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2007-12-30 15:36:54 +01:00
|
|
|
HOMEPAGE= http://www.daemon.de/PCRE
|
2005-08-03 19:44:17 +02:00
|
|
|
COMMENT= Wrapper class around the pcre library
|
2004-12-26 23:09:49 +01:00
|
|
|
|
2006-06-04 23:49:54 +02:00
|
|
|
USE_LANGUAGES= c c++
|
2004-12-26 23:09:49 +01:00
|
|
|
USE_LIBTOOL= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include "../../devel/pcre/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|