a99a21022b
depend on XFree86 3.3.6
28 lines
567 B
Makefile
28 lines
567 B
Makefile
# OpenBSD makefile for: xgrab
|
|
# Version required: 2.41
|
|
# Date created: 25 January 1998
|
|
# Whom: Angelos
|
|
#
|
|
# $OpenBSD: Makefile,v 1.10 2000/07/10 02:07:03 angelos Exp $
|
|
#
|
|
|
|
DISTNAME= xgrabsc.2_41
|
|
PKGNAME= xgrab-2.41
|
|
CATEGORIES= x11
|
|
NEED_VERSION= 1.195
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= applications
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= ports@openbsd.org
|
|
|
|
LICENSE_TYPE= BSD
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
USE_IMAKE= Yes
|
|
|
|
.include <bsd.port.mk>
|