diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
| commit | 01a9f79f0a3692d8148990805beabc8593d3596d (patch) | |
| tree | 99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /security/botan/Makefile | |
| parent | 8c307777eaf81af4195ae428b3ebbeba734fc5af (diff) | |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'.release/4.3.0
Diffstat (limited to 'security/botan/Makefile')
| -rw-r--r-- | security/botan/Makefile | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile deleted file mode 100644 index 86715c3aac3d..000000000000 --- a/security/botan/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# ex:ts=8 -# New ports collection makefile for: opencl -# Date created: Mar 3, 2001 -# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= opencl -PORTVERSION= 0.7.0 -CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= OpenCL-${PORTVERSION} -EXTRACT_SUFX= .tgz - -MAINTAINER= ijliao@FreeBSD.org - -USE_NEWGCC= yes - -HAS_CONFIGURE= yes -CONFIGURE_SCRIPT= configure.pl -CONFIGURE_ARGS= --nodebug gcc-freebsd-generic - -USE_GMAKE= yes - -INSTALLS_SHLIB= yes - -PLIST_SUB= PORTVERSION=${PORTVERSION} - -.include <bsd.port.mk> |
