diff options
Diffstat (limited to 'java/cos')
-rw-r--r-- | java/cos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/cos/Makefile b/java/cos/Makefile index 7bac5e3d712f..9fff98c15dd3 100644 --- a/java/cos/Makefile +++ b/java/cos/Makefile @@ -9,12 +9,12 @@ CATEGORIES= java devel MASTER_SITES= http://www.servlets.com/cos/ \ http://www.oreilly.com.tw/bookcode/ DISTNAME= ${PORTNAME}-05Nov2002 -EXTRACT_SUFX= .zip MAINTAINER= java@FreeBSD.org COMMENT= The O'Reilly package of utility classes for servlet developers NO_WRKSUBDIR= yes +USES= zip USE_JAVA= yes NO_BUILD= yes RESTRICTED= Special conditions apply for commercial use, see licence |