diff options
Diffstat (limited to 'textproc/rot/Makefile')
-rw-r--r-- | textproc/rot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/rot/Makefile b/textproc/rot/Makefile index dea30e7398b6..d2170bb5a73a 100644 --- a/textproc/rot/Makefile +++ b/textproc/rot/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Rotates a file so that lines become columns and vice versa + ALL_TARGET= ${PORTNAME} MAN1= rot.1 |