freebsd-ports/lang/gambas2-components/Makefile
Jose Alonso Cardenas Marquez 82cde324db - New port: lang/gambas2-components
Native components for gambas2
2009-05-09 00:59:54 +00:00

17 lines
346 B
Makefile

# New ports collection makefile for: gambas2-components
# Date created: 2009-05-02
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= lang
PKGNAMESUFFIX= -components
COMMENT= Native components for gambas2
GAMBAS_COMPONENT=comp
MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
.include "${MASTERDIR}/Makefile"