diff options
Diffstat (limited to 'java/netcomponents/Makefile')
-rw-r--r-- | java/netcomponents/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/netcomponents/Makefile b/java/netcomponents/Makefile index c06f971..f299344 100644 --- a/java/netcomponents/Makefile +++ b/java/netcomponents/Makefile @@ -14,6 +14,7 @@ DISTNAME= NetComponents-${PORTVERSION} MAINTAINER= znerd@FreeBSD.org COMMENT= Java library with common network protocol implementations +PLIST_FILES= share/java/classes/NetComponents.jar USE_JAVA= 1.1+ USE_ZIP= yes WRKSRC= ${WRKDIR}/NetComponents-1.3.8a |