diff options
Diffstat (limited to 'misc/lile/Makefile')
-rw-r--r-- | misc/lile/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/lile/Makefile b/misc/lile/Makefile index d1519e78099c..083f36afba44 100644 --- a/misc/lile/Makefile +++ b/misc/lile/Makefile @@ -17,6 +17,7 @@ MAINTAINER= jmz@FreeBSD.org COMMENT= An Input Line Editor that wraps itself around programs MAN1= ile.1 +PLIST_FILES= bin/ile do-configure: @(cd ${WRKSRC}; ${MV} Makefile Makefile.old; \ |