aa90c5c9b8
The gambas regexp component
15 lines
321 B
Makefile
15 lines
321 B
Makefile
# 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"
|