freebsd-ports/sysutils/p5-Filesys-DiskFree/Makefile
Shaun Amott 3c7afd6777 - Update maintainer's e-mail address. [1]
- Pet portlint(1) while here.

PR:		ports/105999 [1]
Submitted by:	David Le Brun <david@trucs.org> (maintainer) [1]
2006-11-29 11:41:53 +00:00

23 lines
474 B
Makefile

# New ports collection makefile for: sysutils/p5-Filesys-DiskFree
# Date created: 09 December 2003
# Whom: David Le Brun <david@dyn-ns.net>
#
# $FreeBSD$
#
PORTNAME= Filesys-DiskFree
PORTVERSION= 0.06
PORTREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Filesys
PKGNAMEPREFIX= p5-
MAINTAINER= david@trucs.org
COMMENT= Perl equivalent of df(2)
PERL_CONFIGURE= yes
MAN3= Filesys::DiskFree.3
.include <bsd.port.mk>