14 lines
197 B
Makefile
14 lines
197 B
Makefile
|
COMMENT= filesystem information display
|
||
|
|
||
|
DISTNAME= Filesys-DiskSpace-0.05
|
||
|
REVISION= 3
|
||
|
CATEGORIES= sysutils
|
||
|
|
||
|
# Artistic
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
|
||
|
.include <bsd.port.mk>
|