freebsd-ports/sysutils/cdf/Makefile
Roman Bogorodskiy 73594a5f4f Use MASTER_SITE_BERLIOS.
PR:		110490 (with a minor modification)
Submitted by:	"Eric P. Scott" <eps+pbug0703@ana.com>
2007-04-04 16:54:24 +00:00

22 lines
435 B
Makefile

# 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>