freebsd-ports/devel/pcre/Makefile

22 lines
351 B
Makefile
Raw Normal View History

# New ports collection makefile for: pcre
# Date created: 08 July 1998
# Whom: dom
#
1999-08-25 01:57:29 -04:00
# $FreeBSD$
#
2000-04-11 17:30:15 -04:00
PORTNAME= pcre
PORTVERSION= 3.4
2000-04-11 17:30:15 -04:00
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= dom@happygiraffe.net
USE_LIBTOOL= yes
MAN3= pcre.3 pcreposix.3
MAN1= pcregrep.1
.include <bsd.port.mk>