summaryrefslogtreecommitdiffstats
path: root/graphics/gambas2-gb-pdf/Makefile
blob: 1626b91aa770259fa2ea608e74956e7eafc7bb44 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:    gambas2-gb-pdf
# Date created:     2009-05-02
# Whom:         Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#

PORTREVISION=   1
CATEGORIES= graphics lang
PKGNAMESUFFIX=  -gb-pdf

COMMENT=    The gambas pdf component

MASTERDIR=  ${.CURDIR}/../../lang/gambas2-base

.include "${MASTERDIR}/Makefile"