20 lines
361 B
Makefile
20 lines
361 B
Makefile
# $OpenBSD: Makefile,v 1.16 2002/12/29 21:14:12 fgsch Exp $
|
|
|
|
COMMENT= "superseded by tightvnc"
|
|
|
|
PKGNAME= vnc-3.3.3r2
|
|
CATEGORIES= net
|
|
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>
|
|
|