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

CATEGORIES= net lang
PKGNAMESUFFIX=  -gb-net

COMMENT=    The gambas networking component

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

.include "${MASTERDIR}/Makefile"