forked from Lainports/opnsense-ports
16 lines
258 B
Makefile
16 lines
258 B
Makefile
# Created by: Charlie & <root@lame.novel.ru>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= cdf
|
|
PORTVERSION= 0.2
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= SF/bmp-plugins
|
|
|
|
MAINTAINER= novel@FreeBSD.org
|
|
COMMENT= Colorized df
|
|
|
|
PLIST_FILES= bin/cdf
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|