# $Id: Portfile,v 1.1 2005/07/28 03:56:06 toby Exp $

PortSystem 1.0
name             c_count
version          7.10
categories       devel
maintainers      toby@opendarwin.org
description      counts C-language source statements
long_description \
	C_COUNT counts C-language source statements, and summarizes statistics \
	about the relative amount of commentary, whitespace, etc.
homepage         http://dickey.his.com/c_count/
platforms        darwin
master_sites     ftp://invisible-island.net/c_count/
extract.suffix   .tgz
checksums        md5 e9bd87236b63beeca1bc977f4cc9e832
configure.args   --mandir=\\\${prefix}/share/man
destroot.destdir prefix=${destroot}${prefix}
