aboutsummaryrefslogblamecommitdiff
path: root/games/p5-Acme-GuessNumber/Makefile
blob: cb024603057f84b3a7acce8d1953171d1bd80955 (plain) (tree)
1
2
3
4
5
6
7
8
9
                     

                                
                    
                 
                           
                                  

                   
                                

                                                    

                         
 
                      
# Created by: chinsan

PORTNAME=	Acme-GuessNumber
PORTVERSION=	0.04
PORTREVISION=	1
CATEGORIES=	games perl5
MASTER_SITES=	CPAN/Locale/IMACAT
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Automatic number guessing game robot

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>