diff options
author | edwin <edwin@FreeBSD.org> | 2008-06-13 14:12:57 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-06-13 14:12:57 +0800 |
commit | 74d6c5a109630cc40847ece19a41643542dd66a2 (patch) | |
tree | dde9fdb63268f71842967c07e88a39f52aa14f74 /www/Makefile | |
parent | 69ea79d84aa35c422c03be3730de8e835b35a715 (diff) | |
download | freebsd-ports-gnome-74d6c5a109630cc40847ece19a41643542dd66a2.tar.gz freebsd-ports-gnome-74d6c5a109630cc40847ece19a41643542dd66a2.tar.zst freebsd-ports-gnome-74d6c5a109630cc40847ece19a41643542dd66a2.zip |
[NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.
www/webobjects
WebObjects runtime is the deployment environment for Apple WebObjects
Applications.
WebObjects is a suite of tools and object-oriented frameworks that enable
you to create and deploy web applications and web services using Java.
WWW: http://www.apple.com/webobjects
PR: ports/117299
Submitted by: Quinton Dolan <q@onthenet.com.au>
Reviewed by:
Approved by:
Obtained from:
MFC after:
Security:
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 fe5187e300ce..089337a62ac6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1390,6 +1390,7 @@ SUBDIR += webkit-gtk2 SUBDIR += weblint SUBDIR += weblint++ + SUBDIR += webobjects SUBDIR += webredirect SUBDIR += webreport SUBDIR += webresolve |