summaryrefslogtreecommitdiff
path: root/www/album_themes/MESSAGE
diff options
context:
space:
mode:
authoraugustss <augustss@pkgsrc.org>2005-04-28 15:11:59 +0000
committeraugustss <augustss@pkgsrc.org>2005-04-28 15:11:59 +0000
commitd6a161ed41396d811912a9633849a118ca39a0ed (patch)
tree6b7bfcdc5c0929722df10d4fc6b8bf7d12f4bd8b /www/album_themes/MESSAGE
parent30c11390c518c4517ecf9a806521c516bb02e616 (diff)
downloadpkgsrc-d6a161ed41396d811912a9633849a118ca39a0ed.tar.gz
Add album, a web photo album generator.
Diffstat (limited to 'www/album_themes/MESSAGE')
-rw-r--r--www/album_themes/MESSAGE8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/album_themes/MESSAGE b/www/album_themes/MESSAGE
new file mode 100644
index 00000000000..c34b096aa2b
--- /dev/null
+++ b/www/album_themes/MESSAGE
@@ -0,0 +1,8 @@
+$NetBSD: MESSAGE,v 1.1 2005/04/28 15:12:00 augustss Exp $
+
+The album themes are installed in
+ ${PREFIX}/${A_DATADIR}
+To make them accessible from your web server you can do something like
+ ln -s ${PREFIX}/${A_DATADIR} ${PREFIX}/${A_HTTPDIR}
+or
+ cp -r ${PREFIX}/${A_DATADIR} ${PREFIX}/${A_HTTPDIR}