freebsd-ports/security/p5-Crypt-GOST/Makefile
2015-04-24 16:20:31 +00:00

18 lines
307 B
Makefile

# Created by: Gabor Kovesdan
# $FreeBSD$
PORTNAME= Crypt-GOST
PORTVERSION= 1.00
PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ashish@FreeBSD.org
COMMENT= Perl extension for GOST Encryption Algorithm
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>