diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-16 11:12:21 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-16 11:12:21 +0800 |
commit | 017e939c519e0f1c8cc6a513b94325f1409bff27 (patch) | |
tree | 7e8ee425eab7ef951dc73d7000e86e2b51b7ba32 /www/Makefile | |
parent | 03ba383eabfc4e0cf9fdb7ee49b2d690a8925c62 (diff) | |
download | freebsd-ports-gnome-017e939c519e0f1c8cc6a513b94325f1409bff27.tar.gz freebsd-ports-gnome-017e939c519e0f1c8cc6a513b94325f1409bff27.tar.zst freebsd-ports-gnome-017e939c519e0f1c8cc6a513b94325f1409bff27.zip |
New port: Apache::Gallery - mod_perl handler to create an image gallery
PR: ports/44434
Submitted by: Erwin Lansing <erwin@lansing.dk>
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 7bb0d08eb962..8f375c18e59b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -254,6 +254,7 @@ SUBDIR += p5-Apache-DBI SUBDIR += p5-Apache-DumpHeaders SUBDIR += p5-Apache-Filter + SUBDIR += p5-Apache-Gallery SUBDIR += p5-Apache-Icon SUBDIR += p5-Apache-Language SUBDIR += p5-Apache-MP3 |