1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/net-mgmt/horde-nic/pkg-plist
Andrew Pantyukhin 1e0d8c9112 - Introduce bsd.horde.mk
- Convert most horde ports
- Tested vigorously, but hastily

Prodded by:	pointyhats via kris
Approved by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2007-04-08 23:42:31 +00:00

87 lines
2.7 KiB
Plaintext

%%HORDIR%%/config/.cvsignore
%%HORDIR%%/config/conf.xml
%%HORDIR%%/config/devices.php.dist
%%HORDIR%%/config/prefs.php.dist
%%HORDIR%%/graph.php
%%HORDIR%%/index.php
%%HORDIR%%/lib/Device/SNMP.php
%%HORDIR%%/lib/Device/SNMPCustom.php
%%HORDIR%%/lib/Device/apache.php
%%HORDIR%%/lib/Device/dns.php
%%HORDIR%%/lib/Device/imap.php
%%HORDIR%%/lib/Device/jetdirect.php
%%HORDIR%%/lib/Device/mysql.php
%%HORDIR%%/lib/Device/pop3.php
%%HORDIR%%/lib/Device/smtp.php
%%HORDIR%%/lib/Device/squid.php
%%HORDIR%%/lib/Device/win2k.php
%%HORDIR%%/lib/Device/www.php
%%HORDIR%%/lib/Device/www_secure.php
%%HORDIR%%/lib/Device/xi1510.php
%%HORDIR%%/lib/Device.php
%%HORDIR%%/lib/Nic.php
%%HORDIR%%/lib/Status/sql.php
%%HORDIR%%/lib/Status.php
%%HORDIR%%/lib/Storage/rrd.php
%%HORDIR%%/lib/Storage/sql.php
%%HORDIR%%/lib/Storage.php
%%HORDIR%%/lib/base.php
%%HORDIR%%/lib/version.php
%%HORDIR%%/locale/de_DE/LC_MESSAGES/nic.mo
%%HORDIR%%/locale/en_US/help.xml
%%HORDIR%%/locale/es_ES/LC_MESSAGES/nic.mo
%%HORDIR%%/locale/fi_FI/LC_MESSAGES/nic.mo
%%HORDIR%%/po/de_DE.po
%%HORDIR%%/po/es_ES.po
%%HORDIR%%/po/fi_FI.po
%%HORDIR%%/po/nic.pot
%%HORDIR%%/rrdgraph.php
%%HORDIR%%/rrdviews.php
%%HORDIR%%/scripts/.htaccess
%%HORDIR%%/scripts/createRRDFiles.php
%%HORDIR%%/scripts/sql/nic.sql
%%HORDIR%%/scripts/statusMonitor.php
%%HORDIR%%/status.php
%%HORDIR%%/subsystem.php
%%HORDIR%%/templates/common-header.inc
%%HORDIR%%/templates/device/footer.inc
%%HORDIR%%/templates/device/header.inc
%%HORDIR%%/templates/device/row-graph.inc
%%HORDIR%%/templates/device/row.inc
%%HORDIR%%/templates/device/rrd-graph.inc
%%HORDIR%%/templates/menu.inc
%%HORDIR%%/templates/status/header.inc
%%HORDIR%%/templates/status/list-footer.inc
%%HORDIR%%/templates/status/list-header.inc
%%HORDIR%%/templates/status/list-row.inc
%%HORDIR%%/templates/subsystem/footer.inc
%%HORDIR%%/templates/subsystem/subsystem.inc
%%HORDIR%%/test.php
%%HORDIR%%/themes/graphics/favicon.ico
%%HORDIR%%/themes/graphics/nic.png
%%HORDIR%%/themes/screen.css
@dirrmtry %%HORDIR%%/config
@dirrm %%HORDIR%%/lib/Device
@dirrm %%HORDIR%%/lib/Status
@dirrm %%HORDIR%%/lib/Storage
@dirrm %%HORDIR%%/lib
@dirrm %%HORDIR%%/locale/de_DE/LC_MESSAGES
@dirrm %%HORDIR%%/locale/de_DE
@dirrm %%HORDIR%%/locale/en_US
@dirrm %%HORDIR%%/locale/es_ES/LC_MESSAGES
@dirrm %%HORDIR%%/locale/es_ES
@dirrm %%HORDIR%%/locale/fi_FI/LC_MESSAGES
@dirrm %%HORDIR%%/locale/fi_FI
@dirrm %%HORDIR%%/locale
@dirrm %%HORDIR%%/po
@dirrm %%HORDIR%%/scripts/sql
@dirrm %%HORDIR%%/scripts
@dirrm %%HORDIR%%/templates/device
@dirrm %%HORDIR%%/templates/status
@dirrm %%HORDIR%%/templates/subsystem
@dirrm %%HORDIR%%/templates
@dirrm %%HORDIR%%/themes/graphics
@dirrm %%HORDIR%%/themes
@dirrmtry %%HORDIR%%
@dirrmtry %%HORBAS%%