aboutsummaryrefslogblamecommitdiff
path: root/security/pear-Crypt_RC4/Makefile
blob: 8d4cc5a68e3231ba5d505c75fcd1bf9552c8bca4 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                                    
           

                         
                     

                                 
                                  

                                                        
                    
 
                      
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$

PORTNAME=	Crypt_RC4
PORTVERSION=	1.0.3
CATEGORIES=	security www pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	PEAR encryption class for RC4 encryption

USES=		pear

.include <bsd.port.mk>