opnsense-ports/sysutils/cdf/Makefile
Franco Fichtner e17aa5f071 */*: sync with upstream
Taken from: FreeBSD
2015-05-15 07:27:23 +02:00

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>