1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/irc/p5-IRC-Utils/Makefile
Frederic Culot a93a35b6ef - Update to 0.10
PR:		ports/157226
Submitted by:	Jase Thew <freebsd@beardz.net>
Approved by:	Teramoto Masahiro <markun@onohara.to> (maintainer)
2011-05-25 08:05:36 +00:00

23 lines
418 B
Makefile

# New ports collection makefile for: p5-IRC-Utils
# Date created: 2011-04-12
# Whom: TERAMOTO Masahiro <markun@onohara.to>
#
# $FreeBSD$
#
PORTNAME= IRC-Utils
PORTVERSION= 0.10
CATEGORIES= irc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:HINRIK
PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= Common utilities for IRC-related tasks
PERL_CONFIGURE= yes
MAN3= IRC::Utils.3
.include <bsd.port.mk>