4aadf82b28
A gambas image effects component
15 lines
331 B
Makefile
15 lines
331 B
Makefile
# New ports collection makefile for: gambas2-gb-image
|
|
# Date created: 2009-05-02
|
|
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= graphics lang
|
|
PKGNAMESUFFIX= -gb-image
|
|
|
|
COMMENT= A gambas image effects component
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
|
|
|
|
.include "${MASTERDIR}/Makefile"
|