/.circleci/

.css'/>
aboutsummaryrefslogblamecommitdiffstats
path: root/devel/pcre/Makefile
blob: f3bbd7f554af9261cf70b923c5c694e88287806a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                            


                                                    
           

 



                                                                   
 
                                       
 


                        


                                  
                      
# New ports collection makefile for:    pcre
# Date created:             08 July 1998
# Whom:                 dom
#
# $FreeBSD$
#

PORTNAME=   pcre
PORTVERSION=    3.1
CATEGORIES= devel
MASTER_SITES=   ftp://ftp.cus.cam.ac.uk/pub/software/programs/pcre/

MAINTAINER= dom@myrddin.demon.co.uk

# Implies GNU_CONFIGURE.
USE_LIBTOOL=    yes

MAN3=       pcre.3 pcreposix.3
MAN1=       pgrep.1

.include <bsd.port.mk>