aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-06-11 17:25:44 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-06-11 17:25:44 +0800
commit05b6ed249efbe2118d8a261a1bcc92405427e3d6 (patch)
tree8e69de62514bd0783a85296ca1bd00088c159129 /www
parentda29e7e63c5b414172b185a44328e1153341a82b (diff)
downloadfreebsd-ports-gnome-05b6ed249efbe2118d8a261a1bcc92405427e3d6.tar.gz
freebsd-ports-gnome-05b6ed249efbe2118d8a261a1bcc92405427e3d6.tar.zst
freebsd-ports-gnome-05b6ed249efbe2118d8a261a1bcc92405427e3d6.zip
- Switch to USES=tar:tgz
- Add NO_ARCH - Modernize plist
Diffstat (limited to 'www')
-rw-r--r--www/iwebcal/Makefile3
-rw-r--r--www/iwebcal/pkg-plist16
2 files changed, 10 insertions, 9 deletions
diff --git a/www/iwebcal/Makefile b/www/iwebcal/Makefile
index 848b2fa72564..aa0523c540bd 100644
--- a/www/iwebcal/Makefile
+++ b/www/iwebcal/Makefile
@@ -6,12 +6,13 @@ PORTVERSION= 2.1
PORTREVISION= 1
CATEGORIES= www deskutils
MASTER_SITES= SF
-EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Webbased iCal calendar viewer
+USES= tar:tgz
NO_BUILD= yes
+NO_ARCH= yes
USE_PHP= yes
WRKSRC= ${WRKDIR}/iWebCal
PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}"
diff --git a/www/iwebcal/pkg-plist b/www/iwebcal/pkg-plist
index 2c1ce1173d22..4de199546d62 100644
--- a/www/iwebcal/pkg-plist
+++ b/www/iwebcal/pkg-plist
@@ -39,11 +39,11 @@
%%WWWDIR%%/include/iWebCal.css
%%WWWDIR%%/include/iWebCal.js
%%WWWDIR%%/index.php
-@dirrm %%WWWDIR%%/include
-@dirrm %%WWWDIR%%/img
-@dirrm %%WWWDIR%%/class
-@dirrm %%WWWDIR%%/base
-@dirrmtry %%WWWDIR%%/cache
-@dirrmtry %%WWWDIR%%
-@owner root
-@group wheel
+@dir %%WWWDIR%%/include
+@dir %%WWWDIR%%/img
+@dir %%WWWDIR%%/class
+@dir %%WWWDIR%%/base
+@dir %%WWWDIR%%/cache
+@dir %%WWWDIR%%
+@owner
+@group