summaryrefslogtreecommitdiff
path: root/sysutils/cdf/Makefile
blob: 773bdbab20453fe61ecea1f05b9e92e1f0618625 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

.include <bsd.port.mk>