2006-06-22 00:53:33 +00:00
|
|
|
# New ports collection makefile for: p5-Games-Dissociate
|
|
|
|
# Date created: 21 Jun 2006
|
|
|
|
# Whom: Aaron Dalton <aaron@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Games-Dissociate
|
2008-04-29 11:15:24 +00:00
|
|
|
PORTVERSION= 0.19
|
2006-06-22 00:53:33 +00:00
|
|
|
CATEGORIES= textproc games perl5
|
2008-04-17 14:30:31 +00:00
|
|
|
MASTER_SITES= CPAN
|
2006-06-22 00:53:33 +00:00
|
|
|
MASTER_SITE_SUBDIR= ../../authors/id/A/AV/AVIF
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2008-04-29 11:15:24 +00:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2006-06-22 00:53:33 +00:00
|
|
|
COMMENT= A Dissociated Press algorithm and filter
|
|
|
|
|
|
|
|
MAN3= Games::Dissociate.3
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
2006-07-31 20:12:15 +00:00
|
|
|
.include <bsd.port.mk>
|