diff options
author | sada <sada@FreeBSD.org> | 2002-06-23 14:13:40 +0800 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 2002-06-23 14:13:40 +0800 |
commit | 4e18ae2a800f8bc0833e82e10b47ffec48375106 (patch) | |
tree | 94c90a6c86dd005d31f5da14d6470ac9b8417093 /www/Makefile | |
parent | d8497167246566551a6ee857a8ec5a8975b2525d (diff) | |
download | freebsd-ports-graphics-4e18ae2a800f8bc0833e82e10b47ffec48375106.tar.gz freebsd-ports-graphics-4e18ae2a800f8bc0833e82e10b47ffec48375106.tar.zst freebsd-ports-graphics-4e18ae2a800f8bc0833e82e10b47ffec48375106.zip |
Add new port: www/cgi-lib.pl .
cgi-lib.pl is a popular perl library for creating CGI.
Approved by: DougB
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 0ab84ee59de..f36fccd9e19 100644 --- a/www/Makefile +++ b/www/Makefile @@ -35,6 +35,7 @@ SUBDIR += cadaver SUBDIR += calamaris SUBDIR += cgi-lib + SUBDIR += cgi-lib.pl SUBDIR += cgic SUBDIR += cgicc SUBDIR += cgichk |