freebsd-ports/sysutils/cdf/Makefile
2019-11-06 16:26:34 +00:00

18 lines
280 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
BROKEN= unfetchable
PLIST_FILES= bin/cdf
GNU_CONFIGURE= yes
.include <bsd.port.mk>