2001-10-24 08:14:50 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.16 2001/10/24 12:14:50 espie Exp $
|
2001-05-05 20:28:54 -04:00
|
|
|
|
|
|
|
COMMENT= "standard OpenLook text editor for X11"
|
1998-09-16 11:02:03 -04:00
|
|
|
|
|
|
|
DISTNAME= textedit
|
|
|
|
PKGNAME= textedit-1.0
|
|
|
|
CATEGORIES= editors
|
2001-10-24 08:14:50 -04:00
|
|
|
NEED_VERSION= 1.474
|
1998-09-16 11:02:03 -04:00
|
|
|
|
2000-10-05 12:10:24 -04:00
|
|
|
MAINTAINER= Ian Darwin <ian@openbsd.org>
|
1998-09-16 11:02:03 -04:00
|
|
|
|
2000-03-16 17:32:35 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= "No license information"
|
|
|
|
PERMIT_PACKAGE_FTP= "No license information"
|
|
|
|
PERMIT_DISTFILES_CDROM= "No license information"
|
|
|
|
PERMIT_DISTFILES_FTP= "No license information"
|
|
|
|
|
1998-10-08 19:18:35 -04:00
|
|
|
MASTER_SITES= http://www.darwinsys.com/freeware/
|
|
|
|
|
2001-10-24 08:14:50 -04:00
|
|
|
LIB_DEPENDS= xview.3,olgx.3::x11/xview/lib
|
|
|
|
BUILD_DEPENDS= ::x11/xview/config
|
1998-10-08 19:18:35 -04:00
|
|
|
|
2000-10-22 11:41:23 -04:00
|
|
|
CONFIGURE_STYLE=imake
|
1998-09-16 11:02:03 -04:00
|
|
|
|
2000-04-04 11:10:37 -04:00
|
|
|
MAKE_ENV= IMAKEINCLUDE=-I${LOCALBASE}/lib/X11/config
|
1998-09-16 11:02:03 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|