[33790] trunk/dports/devel/cut/Portfile

brett at macports.org brett at macports.org
Tue Feb 5 05:40:30 PST 2008


Revision: 33790
          http://trac.macosforge.org/projects/macports/changeset/33790
Author:   brett at macports.org
Date:     2008-02-05 05:40:09 -0800 (Tue, 05 Feb 2008)

Log Message:
-----------
linted

Modified Paths:
--------------
    trunk/dports/devel/cut/Portfile

Modified: trunk/dports/devel/cut/Portfile
===================================================================
--- trunk/dports/devel/cut/Portfile	2008-02-05 13:28:15 UTC (rev 33789)
+++ trunk/dports/devel/cut/Portfile	2008-02-05 13:40:09 UTC (rev 33790)
@@ -1,12 +1,11 @@
-# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; \
-# c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
+
 name			cut
 version			2.3
 categories		devel
-maintainers		brett at macports.com
+maintainers		brett at macports.org
 description		C unit testing
 long_description	\
 	CUT is a C-language tool for developing and automatically maintaining \
@@ -14,14 +13,14 @@
 	expressly designed to help support test-driven development and agile \
 	development processes such as extreme programming, CUT is still useful \
 	for writing automated test fixtures for more traditional software \
-	development processes as well. 
+	development processes as well.
 homepage		http://sourceforge.net/projects/cut/
 platforms		darwin
 master_sites		sourceforge
 checksums		sha1 e3a7bc69ee74ecd4e9a1d496c12eab893e7889c4
 
 use_configure		no
-build.target		
+build.target
 destroot.cmd		install
 destroot.target		cutgen
 destroot.destdir	${destroot}${prefix}/bin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/be46d990/attachment.html


More information about the macports-changes mailing list