1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/security/p5-Crypt-Solitaire/Makefile
Erwin Lansing 9030b5c3b8 Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!

Noticed by:	tobez
Approved by:	portmgr (self)
2005-09-20 14:20:34 +00:00

23 lines
446 B
Makefile

# New ports collection makefile for: Crypt::Solitaire
# Date created: 30 Dec 2001
# Whom: Seamus Venasse <svenasse@polaris.ca>
#
# $FreeBSD$
#
PORTNAME= Crypt-Solitaire
PORTVERSION= 2.0
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Solitaire encryption
PERL_CONFIGURE= yes
MAN3= Crypt::Solitaire.3
.include <bsd.port.mk>