aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gambas2-gb-pcre/Makefile
blob: 9fa9917eda7f60843c58474c98bfc8692e551d5b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:    gambas2-gb-pcre
# Date created:     2009-05-02
# Whom:         Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#

CATEGORIES= devel lang
PKGNAMESUFFIX=  -gb-pcre

COMMENT=    The gambas regexp component

MASTERDIR=  ${.CURDIR}/../../lang/gambas2-base

.include "${MASTERDIR}/Makefile"