diff options
author | agc <agc@pkgsrc.org> | 1998-06-09 16:41:19 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-06-09 16:41:19 +0000 |
commit | 1aded3174d0817b479b4ef8ed09e628293aa157d (patch) | |
tree | 08ddfacd830d4418110eae7a5374bd960a87160b /net/vnc | |
parent | 5f73810da98cf7028a48d943fd2e5a89582df86f (diff) | |
download | pkgsrc-1aded3174d0817b479b4ef8ed09e628293aa157d.tar.gz |
Add NetBSD RCS Ids, and set MAINTAINER.
Diffstat (limited to 'net/vnc')
-rw-r--r-- | net/vnc/Makefile | 11 | ||||
-rw-r--r-- | net/vnc/pkg/PLIST | 1 |
2 files changed, 7 insertions, 5 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile index 1fe6259f6d4..530853ed54e 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -1,3 +1,4 @@ +# $NetBSD: Makefile,v 1.2 1998/06/09 16:41:19 agc Exp $ # FreeBSD Id: Makefile,v 1.2 1998/03/19 01:54:59 msmith Exp # @@ -9,9 +10,9 @@ DISTFILES= vnc-3.3.1_unixsrc.tgz \ vnc-3.3.1_doc.tgz IGNOREFILES= ${DISTFILES} -MAINTAINER= msmith@FreeBSD.ORG +MAINTAINER= packages@netbsd.org -USE_PERL5= YES +USE_PERL5= yes EXTRACT_ONLY= vnc-3.3.1_unixsrc.tgz @@ -19,10 +20,10 @@ EXTRACT_ONLY= vnc-3.3.1_unixsrc.tgz # but the DES parts came from the USA in the first place. RESTRICTED= Contains cryptographic software -NO_WRKSUBDIR= YES +NO_WRKSUBDIR= yes -USE_IMAKE= YES -NO_INSTALL_MANPAGES= YES +USE_IMAKE= yes +NO_INSTALL_MANPAGES= yes ALL_TARGET= world diff --git a/net/vnc/pkg/PLIST b/net/vnc/pkg/PLIST index 711d1eeeb93..f60a2749fdc 100644 --- a/net/vnc/pkg/PLIST +++ b/net/vnc/pkg/PLIST @@ -1,3 +1,4 @@ +@comment $NetBSD: PLIST,v 1.2 1998/06/09 16:41:19 agc Exp $ bin/Xvnc bin/vncviewer bin/vncpasswd |