mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
4aadf82b28
A gambas image effects component
16 lines
331 B
Makefile
16 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"
|