2013-09-11 21:02:50 +02:00
|
|
|
# Created by: Seamus Venasse <svenasse@polaris.ca>
|
2002-01-26 05:28:05 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Crypt-Solitaire
|
|
|
|
PORTVERSION= 2.0
|
|
|
|
CATEGORIES= security perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2002-01-26 05:28:05 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-03-28 02:16:37 +01:00
|
|
|
MAINTAINER= skreuzer@FreeBSD.org
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= Solitaire encryption
|
2002-01-26 05:28:05 +01:00
|
|
|
|
2013-09-11 21:02:50 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2002-01-26 05:28:05 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|