21 lines
380 B
Makefile
21 lines
380 B
Makefile
# $OpenBSD: Makefile,v 1.15 2002/03/24 22:49:05 matt Exp $
|
|
|
|
COMMENT= "superseded by tightvnc"
|
|
|
|
PKGNAME= vnc-3.3.3r2
|
|
CATEGORIES= net
|
|
NEED_VERSION= 1.516
|
|
DISTFILES=
|
|
|
|
MAINTAINER= Matt Behrens <matt@openbsd.org>
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
IGNORE= "superseded by tightvnc"
|
|
|
|
.include <bsd.port.mk>
|
|
|