head	1.3;
access;
symbols
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.1.1.1
	nsayer:1.1.1.1
	NSAYER:1.1.1;
locks; strict;
comment	@# @;


1.3
date	2001.02.27.05.01.44;	author steve;	state dead;
branches;
next	1.2;

1.2
date	2000.07.22.07.16.27;	author kevlo;	state Exp;
branches;
next	1.1;

1.1
date	2000.07.15.15.39.34;	author nsayer;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2000.07.15.15.39.34;	author nsayer;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove the libmcrypt-nm as it is no longer supported or actively
developed.

PR:		25334
Submitted by:	KATO Tsuguru <tkato@@prontomail.ne.jp>
@
text
@# New ports collection makefile for:	libmcrypt-nm
# Date created:		Sat Jul 15 08:32:42 PDT 2000
# Whom:			nsayer@@freebsd.org
#
# $FreeBSD: ports/security/libmcrypt-nm/Makefile,v 1.2 2000/07/22 07:16:27 kevlo Exp $
#

PORTNAME=	libmcrypt-nm
PORTVERSION=	0.1.0
CATEGORIES=	security
MASTER_SITES=	http://mcrypt.hellug.gr/lib/

MAINTAINER=	ports@@FreeBSD.org

USE_LIBTOOL=	yes
CONFIGURE_ENV=	CPPFLAGS="-D_THREAD_SAFE" LDFLAGS="-pthread"
INSTALLS_SHLIB=	yes

MAN3=		mcrypt-nm.3

.include <bsd.port.mk>
@


1.2
log
@Add -D_THREAD_SAFE and fix pkg/PLIST.

PR: 20104
Submitted by: Ports Fury
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/libmcrypt-nm/Makefile,v 1.1.1.1 2000/07/15 15:39:34 nsayer Exp $
@


1.1
log
@Initial revision
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/p/Makefile,v 1.1 2000/07/15 15:34:53 nsayer Exp $
d15 2
a17 2
USE_LIBTOOL=	yes
CONFIGURE_ARGS+= --with-LDFLAGS="-pthread"
@


1.1.1.1
log
@Clean up after myself. libmcrypt-nm's directory isn't 'p'.
@
text
@@
