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




                                 
                                 

                                               
            
 
                      
# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Crypt_XXTEA
PORTVERSION=	0.9.0
CATEGORIES=	security www pear

MAINTAINER=	ports@FreeBSD.org
COMMENT=	PEAR XXTEA encryption algorithm

USES=	pear

.include <bsd.port.mk>