4b0be88acc
The gambas portland project compatibility component
15 lines
349 B
Makefile
15 lines
349 B
Makefile
# New ports collection makefile for: gambas2-gb-desktop
|
|
# Date created: 2009-05-02
|
|
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= x11 lang
|
|
PKGNAMESUFFIX= -gb-desktop
|
|
|
|
COMMENT= The gambas portland project compatibility component
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
|
|
|
|
.include "${MASTERDIR}/Makefile"
|