1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/devel/pcre/Makefile
Jun Kuriyama a97a881758 Upgrade to 3.4.
PR:		ports/24430
Submitted by:	yds@dppl.com
No response from:	maintainer
2001-01-24 02:09:04 +00:00

22 lines
362 B
Makefile

# New ports collection makefile for: pcre
# Date created: 08 July 1998
# Whom: dom
#
# $FreeBSD$
#
PORTNAME= pcre
PORTVERSION= 3.4
CATEGORIES= devel
MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/pcre/
MAINTAINER= dom@myrddin.demon.co.uk
USE_BZIP2= yes
USE_LIBTOOL= yes
MAN3= pcre.3 pcreposix.3
MAN1= pcregrep.1
.include <bsd.port.mk>