aboutsummaryrefslogtreecommitdiffstats
path: root/www/mimetex/pkg-plist
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2011-02-22 22:33:47 +0800
committertota <tota@FreeBSD.org>2011-02-22 22:33:47 +0800
commit3c1e7bae7f3bdb5b01665fadea3031a470033e9c (patch)
tree0dc153ccc61d4e5c584590d376984b9f556dc826 /www/mimetex/pkg-plist
parent2f193d0c1ed51aa7c4d7ee6d5d97b3a59c84edb6 (diff)
downloadfreebsd-ports-gnome-3c1e7bae7f3bdb5b01665fadea3031a470033e9c.tar.gz
freebsd-ports-gnome-3c1e7bae7f3bdb5b01665fadea3031a470033e9c.tar.zst
freebsd-ports-gnome-3c1e7bae7f3bdb5b01665fadea3031a470033e9c.zip
- Use WWWDIR
- Use FETCH_ARGS instead of FETCH_CMD - Move pkg-message to files/pkg-message.in - Fix pkg-plist - Bump PORTREVISION RP: ports/153598 Submitted by: tota (myself) Approved by: maintainer timeout (> 7 weeks)
Diffstat (limited to 'www/mimetex/pkg-plist')
-rw-r--r--www/mimetex/pkg-plist10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/mimetex/pkg-plist b/www/mimetex/pkg-plist
index a8a645252c45..155953d95dbe 100644
--- a/www/mimetex/pkg-plist
+++ b/www/mimetex/pkg-plist
@@ -1,6 +1,6 @@
@comment $FreeBSD$
-%%PORTDOCS%%%%DOCSDIR%%/mimetex.html
-%%PORTDOCS%%www/data/mimetex/index.html
-www/cgi-bin/mimetex.cgi
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
-%%PORTDOCS%%@dirrm www/data/mimetex
+%%PORTDOCS%%%%WWW_DIR%%/index.html
+%%CGI_BIN%%/mimetex.cgi
+@dirrm %%CGI_BIN%%
+%%PORTDOCS%%@dirrm %%WWW_DIR%%
+%%PORTDOCS%%@dirrm %%WWWDIR%%