mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
e2b72c9fa5
The gambas KDE component
16 lines
320 B
Makefile
16 lines
320 B
Makefile
# New ports collection makefile for: gambas2-gb-qt-kde
|
|
# Date created: 2009-05-02
|
|
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= x11 lang
|
|
PKGNAMESUFFIX= -gb-qt-kde
|
|
|
|
COMMENT= The gambas KDE component
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
|
|
|
|
.include "${MASTERDIR}/Makefile"
|