aboutsummaryrefslogblamecommitdiff
path: root/sysutils/agedu/Makefile
blob: e7172fe20657b0d2a62af47d4d0e867b2c00188b (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                          

                     
                                
                        
                                                                     
                             

                                   
                                                                
 
                   
                                 
 

                   

                                   

                      
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME=	agedu
PORTVERSION=	20200705.2a7d4a2
CATEGORIES=	sysutils
MASTER_SITES=	https://www.chiark.greenend.org.uk/~sgtatham/agedu/ \
		LOCAL/sunpoet

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Unix utility for tracking down wasted disk space

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENCE

GNU_CONFIGURE=	yes

PLIST_FILES=	bin/agedu \
		man/man1/agedu.1.gz

.include <bsd.port.mk>