diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-12-15 17:57:32 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-12-15 17:57:32 +0800 |
commit | 90dafc57efc53171023c208806cc8ede24ada294 (patch) | |
tree | 33fd79bd8a58b19d889d790f6b3bcfb638cc6aa7 /www/Makefile | |
parent | 9260dcc55b4662b760a5457af8aed09c52802c83 (diff) | |
download | freebsd-ports-gnome-90dafc57efc53171023c208806cc8ede24ada294.tar.gz freebsd-ports-gnome-90dafc57efc53171023c208806cc8ede24ada294.tar.zst freebsd-ports-gnome-90dafc57efc53171023c208806cc8ede24ada294.zip |
add p5-CGI-XMLApplication
Object Oriented Interface for CGI Script Applications
PR: 32834
Submitted by: Sergey Skvortsov <skv@protey.ru>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 4470ef19fe06..4ee3a3d15b30 100644 --- a/www/Makefile +++ b/www/Makefile @@ -224,6 +224,7 @@ SUBDIR += p5-CGI-Cache SUBDIR += p5-CGI-FastTemplate SUBDIR += p5-CGI-Minimal + SUBDIR += p5-CGI-XMLApplication SUBDIR += p5-CGI-modules SUBDIR += p5-CGI.pm SUBDIR += p5-CGI_Lite |