Files
bsdports/perl/p5-Crypt-OpenSSL-Guess/Makefile
2019-12-26 07:26:06 +00:00

18 lines
402 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: head/security/p5-Crypt-OpenSSL-Guess/Makefile 467505 2018-04-16 18:32:51Z sunpoet $
PORTNAME= Crypt-OpenSSL-Guess
PORTVERSION= 0.11
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Guess OpenSSL include path
NO_ARCH= yes
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>