diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/wfb2sql/Makefile | 3 | ||||
-rw-r--r-- | databases/wfb2sql/pkg-message | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/databases/wfb2sql/Makefile b/databases/wfb2sql/Makefile index b70f56a3e3b3..28c3eb15908c 100644 --- a/databases/wfb2sql/Makefile +++ b/databases/wfb2sql/Makefile @@ -36,4 +36,7 @@ do-install: @${ECHO} "@dirrm share/doc/${PORTNAME}/" >> ${TMPPLIST} .endif +post-install: + @${CAT} ${PKGMESSAGE} + .include <bsd.port.mk> diff --git a/databases/wfb2sql/pkg-message b/databases/wfb2sql/pkg-message index e8116a170a95..b8d31277a8ff 100644 --- a/databases/wfb2sql/pkg-message +++ b/databases/wfb2sql/pkg-message @@ -1,3 +1,6 @@ + +====================================================================== + Before being able to run wfb2sql, you need to obtain a copy of the CIA's World Fact Book. A copy of the WFB can be found here: |