1998-07-12 18:59:19 -04:00
|
|
|
# New ports collection makefile for: pcre
|
|
|
|
# Date created: 08 July 1998
|
|
|
|
# Whom: dom
|
|
|
|
#
|
1999-08-25 01:57:29 -04:00
|
|
|
# $FreeBSD$
|
1998-07-12 18:59:19 -04:00
|
|
|
#
|
|
|
|
|
2000-04-11 17:30:15 -04:00
|
|
|
PORTNAME= pcre
|
2001-01-23 21:09:04 -05:00
|
|
|
PORTVERSION= 3.4
|
2000-04-11 17:30:15 -04:00
|
|
|
CATEGORIES= devel
|
2001-05-03 04:38:54 -04:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
1998-07-12 18:59:19 -04:00
|
|
|
|
2001-06-07 03:46:06 -04:00
|
|
|
MAINTAINER= dom@happygiraffe.net
|
1998-07-12 18:59:19 -04:00
|
|
|
|
2000-03-23 20:57:51 -05:00
|
|
|
USE_LIBTOOL= yes
|
|
|
|
|
1998-07-12 18:59:19 -04:00
|
|
|
MAN3= pcre.3 pcreposix.3
|
2001-01-23 21:09:04 -05:00
|
|
|
MAN1= pcregrep.1
|
2000-10-25 19:54:27 -04:00
|
|
|
|
1998-07-12 18:59:19 -04:00
|
|
|
.include <bsd.port.mk>
|