mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
Install templates
- Bump PORTREVISION for package change Requested by: O'Connor, Daniel <darius@dons.net.au>
This commit is contained in:
parent
0a786eb3e3
commit
77f297e37d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471774
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= xapian-omega
|
||||
PORTVERSION= 1.4.5
|
||||
PORTERVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \
|
||||
LOCAL/sunpoet
|
||||
@ -50,5 +51,6 @@ post-install-DOCS-on:
|
||||
post-install-EXAMPLES-on:
|
||||
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/
|
||||
${INSTALL_DATA} ${WRKSRC}/omega.conf ${STAGEDIR}${EXAMPLESDIR}/
|
||||
cd ${WRKSRC}/ && ${COPYTREE_SHARE} templates ${STAGEDIR}${EXAMPLESDIR}/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -21,6 +21,14 @@ man/man1/scriptindex.1.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/scriptindex.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/termprefixes.html
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/omega.conf
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/templates/godmode
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/templates/inc/anyalldropbox
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/templates/inc/anyallradio
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/templates/inc/toptermsjs
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/templates/opensearch
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/templates/query
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/templates/topterms
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/templates/xml
|
||||
%%DATADIR%%/omega/htdig2omega.script
|
||||
%%DATADIR%%/omega/mbox2omega.script
|
||||
%%WWWDIR%%/cgi-bin/mhtml2html
|
||||
|
Loading…
Reference in New Issue
Block a user