head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2013.02.05.22.47.13;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311736
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/security/hs-cipher-rc4/Makefile 311736 2013-02-05 22:26:31Z pgj $

PORTNAME=	cipher-rc4
PORTVERSION=	0.1.2
CATEGORIES=	security haskell

MAINTAINER=	haskell@@FreeBSD.org
COMMENT=	Fast RC4 cipher implementation

LICENSE=	BSD

CABAL_SETUP=	Setup.hs

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
@
