freebsd-ports/devel/pcre/Makefile
2000-04-11 21:30:15 +00:00

22 lines
369 B
Makefile

# 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>