3ced25fd58
The gambas networking component
15 lines
321 B
Makefile
15 lines
321 B
Makefile
# 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"
|