summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-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 df82ceab261c..e8cedfa5151d 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.