summaryrefslogtreecommitdiff
path: root/mail/squirrelmail-notes-plugin/files
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2013-12-08 18:59:35 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2013-12-08 18:59:35 +0000
commit6ad04afc409a856c97a021b0172cf4c185d7e1aa (patch)
treebc716771127abae434b8aff46551e491a89f926c /mail/squirrelmail-notes-plugin/files
parentSchwarzWeiss is german and means "black/white". (diff)
Create a generic PKGMESSAGE, and use it where appropriate.
Make sure that bsd.port.pre.mk is included before bsd.squirrelmail.mk. For ports with maintainers, I haven't switched you to the new PKGMESSAGE, but I have corrected paths in pkg-message.in where necessary. I also got a little over-zealous in cleaning redundant definitions from the headers. Apologies in advance if this rubs you the wrong way.
Notes
Notes: svn path=/head/; revision=335921
Diffstat (limited to 'mail/squirrelmail-notes-plugin/files')
-rw-r--r--mail/squirrelmail-notes-plugin/files/pkg-message.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/mail/squirrelmail-notes-plugin/files/pkg-message.in b/mail/squirrelmail-notes-plugin/files/pkg-message.in
deleted file mode 100644
index 651dbb4c1c81..000000000000
--- a/mail/squirrelmail-notes-plugin/files/pkg-message.in
+++ /dev/null
@@ -1,5 +0,0 @@
-For the port to work properly you must copy the file
-%%SQUIRRELDIR%%/plugins/notes/config.php.sample
-to
-%%SQUIRRELDIR%%/plugins/notes/config.php
-and edit the configuration to meet your needs.