freebsd-ports/security/p5-Crypt-Solitaire/Makefile

17 lines
301 B
Makefile
Raw Normal View History

# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD$
PORTNAME= Crypt-Solitaire
PORTVERSION= 2.0
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer@FreeBSD.org
2003-02-21 14:28:59 +01:00
COMMENT= Solitaire encryption
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>