1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/games/p5-Acme-GuessNumber/Makefile
2013-11-04 14:49:24 +00:00

18 lines
311 B
Makefile

# Created by: chinsan
# $FreeBSD$
PORTNAME= Acme-GuessNumber
PORTVERSION= 0.04
CATEGORIES= games perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Locale/IMACAT
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Automatic number guessing game robot
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>