2013-03-29 01:44:53 +01:00
|
|
|
# Created by: chinsan
|
2008-05-18 19:49:12 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Acme-GuessNumber
|
2013-05-13 10:45:54 +02:00
|
|
|
PORTVERSION= 0.04
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2008-05-18 19:49:12 +02:00
|
|
|
CATEGORIES= games perl5
|
2015-05-14 12:15:04 +02:00
|
|
|
MASTER_SITES= CPAN/Locale/IMACAT
|
2008-05-18 19:49:12 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-08-28 19:37:26 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2008-05-18 19:49:12 +02:00
|
|
|
COMMENT= Automatic number guessing game robot
|
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2008-05-18 19:49:12 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|