1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/graphics/gambas2-gb-image/Makefile
Jose Alonso Cardenas Marquez 4aadf82b28 - New port: graphics/gambas2-gb-image
A gambas image effects component
2009-05-09 01:27:27 +00:00

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"