# New ports collection makefile for: OpenSSL # Date created: Sun Jan 3 19:36:27 CET 1999 # Whom: Dirk Froemberg # # $FreeBSD$ # CATEGORIES= security devel MAINTAINER= dinoex@FreeBSD.org MASTERDIR?= ${.CURDIR}/../openssl WITH_OPENSSL_BETA= yes .if exists(${.CURDIR}/Makefile.local) .include "${.CURDIR}/Makefile.local" .endif .include "${MASTERDIR}/Makefile"