1998-07-12 22:59:19 +00:00
|
|
|
# New ports collection makefile for: pcre
|
|
|
|
# Date created: 08 July 1998
|
|
|
|
# Whom: dom
|
|
|
|
#
|
1999-08-25 05:57:29 +00:00
|
|
|
# $FreeBSD$
|
1998-07-12 22:59:19 +00:00
|
|
|
#
|
|
|
|
|
2000-04-11 21:30:15 +00:00
|
|
|
PORTNAME= pcre
|
|
|
|
PORTVERSION= 3.1
|
|
|
|
CATEGORIES= devel
|
|
|
|
MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/pcre/
|
1998-07-12 22:59:19 +00:00
|
|
|
|
2000-04-11 21:30:15 +00:00
|
|
|
MAINTAINER= dom@myrddin.demon.co.uk
|
1998-07-12 22:59:19 +00:00
|
|
|
|
2000-03-24 01:57:51 +00:00
|
|
|
# Implies GNU_CONFIGURE.
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
|
1998-07-12 22:59:19 +00:00
|
|
|
MAN3= pcre.3 pcreposix.3
|
|
|
|
MAN1= pgrep.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|