freebsd-ports/graphics/gambas2-gb-opengl/Makefile
Jose Alonso Cardenas Marquez d9022d8e44 - New port: graphics/gambas2-gb-opengl
The OpenGL component for gambas
2009-05-09 01:30:34 +00:00

15 lines
332 B
Makefile

# New ports collection makefile for: gambas2-gb-opengl
# Date created: 2009-05-02
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= graphics lang
PKGNAMESUFFIX= -gb-opengl
COMMENT= The OpenGL component for gambas
MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
.include "${MASTERDIR}/Makefile"