freebsd-ports/security/gambas2-gb-crypt/Makefile
Jose Alonso Cardenas Marquez f27a0d866a - New port: security/gambas2-gb-crypt
The gambas crypt encription component
2009-05-09 01:34:13 +00:00

15 lines
336 B
Makefile

# 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"