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

CATEGORIES=	mail lang
PKGNAMESUFFIX=	-gb-net-smtp

COMMENT=	The gambas component to use smtp protocol

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

.include "${MASTERDIR}/Makefile"