aboutsummaryrefslogtreecommitdiff
path: root/sysutils/agef/Makefile
blob: a9dd15b1666a0a9e4c1fb034f462cfd41969ef2a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:	agef
# Date created:				21 January 2006
# Whom:					Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
#
# $FreeBSD$
#

PORTNAME=	agef
PORTVERSION=	3.0
CATEGORIES=	sysutils
MASTER_SITES=	ftp://ftp.unicamp.br/pub/unix-c/file-mgmt/ \
		http://ftp.br.xemacs.org/pub/unix-c/file-mgmt/ \
		http://www.scn.rain.com/pub/news/
DISTNAME=	agef
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	CPE1704TKS@bellsouth.net
COMMENT=	Show disk usage of file sizes and counts sorted by file age

ALL_TARGET=	${PORTNAME}
MAN8=		agef.8
PLIST_FILES=	bin/agef

.include <bsd.port.mk>