1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/sysutils/cdf/Makefile

22 lines
369 B
Makefile
Raw Normal View History

# New ports collection makefile for: cdf
# Date created: 2004-10-22
# Whom: 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>