e915b2e158
The gambas component to use smtp protocol
15 lines
342 B
Makefile
15 lines
342 B
Makefile
# 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"
|