freebsd-ports/sysutils/newportsversioncheck/files/pkg-message.in
Edwin Groothuis 65e95c6738 Add sysutils/newportsversioncheck
Tool to check for new ports distfiles availability.
2005-10-12 00:05:00 +00:00

11 lines
429 B
Text

To continue the installation of sysutils/newportsversioncheck...
$ mkdir %%PREFIX%%/newportsversioncheck/html
$ mkdir %%PREFIX%%/newportsversioncheck/db
$ cd %%PREFIX%%/newportsversioncheck
$ bin/init_db.sh db/newports.db
And then edit bin/mail_maintainers.pl and set the variable $ME to
your name and email address. Don't forget the \ in front of the @.
Then read the file bin/README with regarding to the "Running" section.