freebsd-ports/sysutils/p5-Quota/Makefile

23 lines
422 B
Makefile
Raw Normal View History

# New ports collection makefile for: Quota
# Date created: Wed Jan 3 09:06:26 2001
# Whom: will
#
# $FreeBSD$
#
PORTNAME= Quota
PORTVERSION= 1.5.1
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Quota
PKGNAMEPREFIX= p5-
2003-06-12 18:41:16 +02:00
MAINTAINER= erwin@FreeBSD.org
2003-02-21 14:28:59 +01:00
COMMENT= Perl module that provides access to filesystem quotas
PERL_CONFIGURE= yes
MAN3= Quota.3
.include <bsd.port.mk>