2013-09-21 01:05:58 +02:00
|
|
|
# Created by: Charlie & <root@lame.novel.ru>
|
2004-10-26 20:41:39 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= cdf
|
2005-03-08 19:01:38 +01:00
|
|
|
PORTVERSION= 0.2
|
2004-10-26 20:41:39 +02:00
|
|
|
CATEGORIES= sysutils
|
2007-04-04 18:54:24 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_BERLIOS}
|
|
|
|
MASTER_SITE_SUBDIR= bmp-plugins
|
2004-10-26 20:41:39 +02:00
|
|
|
|
2005-03-08 08:38:35 +01:00
|
|
|
MAINTAINER= novel@FreeBSD.org
|
2004-10-26 20:41:39 +02:00
|
|
|
COMMENT= A colorized df
|
|
|
|
|
|
|
|
PLIST_FILES= bin/cdf
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|