1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/net/p5-Net-Finger/Makefile
2013-11-05 16:42:55 +00:00

17 lines
300 B
Makefile

# Created by: Kimura Fuyuki <fuyuki@hadaly.org>
# $FreeBSD$
PORTNAME= Net-Finger
PORTVERSION= 1.06
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= A Perl implementation of a finger client
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>