1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/x11/offix-execute/Makefile
Thomas Gellekum 72c020440a New port: Execute from the OffiX package. Execute runs programs
and redirects stdout/stderr to a window.

PR:		part of 3991
Submitted by:	Ruslan Shevchenko <ruslan@shevchenko.kiev.ua>
1998-05-06 12:22:44 +00:00

25 lines
531 B
Makefile

# ports collection makefile for: Clipboard
# Version required: 2.4
# Date created: 28 Jun 1997
# Whom: Ruslan Shevchenko <ruslan@shevchenko.kiev.ua>
#
# $Id$
#
DISTNAME= Execute-2.4
PKGNAME= offix-execute-2.4
CATEGORIES= x11 offix
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= desktop_managers/OffiX
MAINTAINER= ruslan@shevchenko.kiev.ua
LIB_DEPENDS= Dnd\\.1\\.:${PORTSDIR}/x11/libdnd \
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
GNU_CONFIGURE= YES
USE_GMAKE= YES
USE_X11= YES
.include <bsd.port.mk>