1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/editors/gambas2-ide/Makefile
Jose Alonso Cardenas Marquez 3c0691fbab - New port: editors/gambas2-ide
IDE for the gambas programming language

Forgotten by:	me
2009-05-11 00:32:05 +00:00

18 lines
349 B
Makefile

# New ports collection makefile for: gambas2-ide
# Date created: 2009-05-02
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= editors lang
PKGNAMESUFFIX= -ide
COMMENT= IDE for the gambas programming language
GAMBAS_COMPONENT=app
MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
.include "${MASTERDIR}/Makefile"