Modified: trunk/dports/devel/gperf/Portfile (83096 => 83097)
--- trunk/dports/devel/gperf/Portfile 2011-08-25 21:25:34 UTC (rev 83096)
+++ trunk/dports/devel/gperf/Portfile 2011-08-25 21:43:18 UTC (rev 83097)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -8,6 +9,7 @@
revision 2
categories devel
license GPL-3+
+installs_libs no
maintainers mcalhoun openmaintainer
description GNU perfect hash generator
long_description Generates a perfect hash function for various input.