1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
freebsd-ports/lang/eperl/pkg-plist

14 lines
643 B
Plaintext
Raw Normal View History

bin/eperl
man/man1/eperl.1
1997-01-04 23:40:19 +00:00
@exec echo "AddType application/x-httpd-eperl .phtml .eperl .epl" >>%D/etc/apache/srm.conf
@exec echo "Action application/x-httpd-eperl /cgi-bin/nph-eperl" >>%D/etc/apache/srm.conf
@unexec grep -v "application/x-httpd-eperl" %D/etc/apache/srm.conf >%D/etc/apache/srm.conf.bak; mv %D/etc/apache/srm.conf.bak %D/etc/apache/srm.conf
share/examples/eperl/demo-01.phtml
share/examples/eperl/demo-02.phtml
share/examples/eperl/demo-03.phtml
share/examples/eperl/demo-04.phtml
share/examples/eperl/demo-05.phtml
share/examples/eperl/demo-06.phtml
share/examples/eperl/demo-07.phtml
share/examples/eperl/demo-08.phtml