1998-01-25 22:01:44 +00:00
|
|
|
# OpenBSD makefile for: xgrab
|
1998-01-25 21:59:19 +00:00
|
|
|
# Version required: 2.41
|
1998-01-25 22:01:44 +00:00
|
|
|
# Date created: 25 January 1998
|
|
|
|
# Whom: Angelos
|
1998-01-25 21:59:19 +00:00
|
|
|
#
|
2000-10-22 15:41:23 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.11 2000/10/22 15:44:03 espie Exp $
|
1998-01-25 21:59:19 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xgrabsc.2_41
|
|
|
|
PKGNAME= xgrab-2.41
|
|
|
|
CATEGORIES= x11
|
2000-10-22 15:41:23 +00:00
|
|
|
NEED_VERSION= 1.305
|
1998-01-25 21:59:19 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= applications
|
|
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
|
2000-07-10 02:06:46 +00:00
|
|
|
MAINTAINER= ports@openbsd.org
|
1998-01-25 21:59:19 +00:00
|
|
|
|
2000-02-12 06:29:49 +00:00
|
|
|
LICENSE_TYPE= BSD
|
2000-06-02 15:47:50 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2000-02-12 06:29:49 +00:00
|
|
|
|
2000-10-22 15:41:23 +00:00
|
|
|
CONFIGURE_STYLE= imake
|
1998-01-25 21:59:19 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|