Update editors/libreoffice-af to version 4.3.2
[dports.git] / security / p5-Crypt-NULL / Makefile
1 # Created by: TAKAHASHI Kaoru <kaoru@kaisei.org>
2 # $FreeBSD$
3
4 PORTNAME=       Crypt-NULL
5 PORTVERSION=    1.02
6 CATEGORIES=     security perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     ports@FreeBSD.org
11 COMMENT=        Perl implementation of the NULL encryption algorithm
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>