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

CATEGORIES= security lang
PKGNAMESUFFIX=  -gb-crypt

COMMENT=    The gambas crypt encription component

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

.include "${MASTERDIR}/Makefile"