1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/sysutils/cdf/Makefile
2013-09-25 00:54:08 +00:00

18 lines
300 B
Makefile

# Created by: Charlie & <root@lame.novel.ru>
# $FreeBSD$
PORTNAME= cdf
PORTVERSION= 0.2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_BERLIOS}
MASTER_SITE_SUBDIR= bmp-plugins
MAINTAINER= novel@FreeBSD.org
COMMENT= A colorized df
PLIST_FILES= bin/cdf
GNU_CONFIGURE= yes
.include <bsd.port.mk>