diff options
Diffstat (limited to 'lang/awka')
-rw-r--r-- | lang/awka/Makefile | 2 | ||||
-rw-r--r-- | lang/awka/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/lang/awka/Makefile b/lang/awka/Makefile index 832218d..6916f84 100644 --- a/lang/awka/Makefile +++ b/lang/awka/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://awka.sourceforge.net/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Converts the AWK script to C, then compiles it + GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/lang/awka/pkg-comment b/lang/awka/pkg-comment deleted file mode 100644 index 1da068d..0000000 --- a/lang/awka/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts the AWK script to C, then compiles it |