summaryrefslogtreecommitdiffstats
path: root/devel/mkmf
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-07-10 08:08:19 +0000
committerasami <asami@FreeBSD.org>1996-07-10 08:08:19 +0000
commit5f167d574f53dddfb79fc302c7a615bd62736e1e (patch)
tree7fca104c5220b1952bf0601ac5f7e6d1382ddd53 /devel/mkmf
parent723697ecea0aa86dd126745e0effdca929885ed7 (diff)
downloadFreeBSD-ports-5f167d574f53dddfb79fc302c7a615bd62736e1e.zip
FreeBSD-ports-5f167d574f53dddfb79fc302c7a615bd62736e1e.tar.gz
Drastically shorten. This "one-line comment" was 14 lines long! ;)
Diffstat (limited to 'devel/mkmf')
-rw-r--r--devel/mkmf/pkg-comment15
1 files changed, 1 insertions, 14 deletions
diff --git a/devel/mkmf/pkg-comment b/devel/mkmf/pkg-comment
index df82cea..e8cedfa 100644
--- a/devel/mkmf/pkg-comment
+++ b/devel/mkmf/pkg-comment
@@ -1,14 +1 @@
-The mkmf makefile editor creates program and library makefiles for the
-make(1) command. Mkmf has the following features:
-
- - Automatically inserts source and object code file names in
- makefiles.
-
- - Provides standard makefile templates for programs and libraries.
-
- - Allows user-defined makefile templates.
-
- - Generates included file dependencies for C, C++, Pascal, and Fortran
- source code
-
- - Allows arbitrary editing of makefiles with a regular text editor
+Creates program and library makefiles for the make(1) command.
OpenPOWER on IntegriCloud