2010-10-18 18:00:15 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.26 2010/10/18 18:00:16 espie Exp $
|
2001-05-06 00:28:54 +00:00
|
|
|
|
2007-09-16 00:44:00 +00:00
|
|
|
COMMENT= standard OpenLook text editor for X11
|
1998-09-16 15:02:03 +00:00
|
|
|
|
|
|
|
DISTNAME= textedit
|
2009-08-10 06:29:51 +00:00
|
|
|
PKGNAME= textedit-1.0p2
|
1998-09-16 15:02:03 +00:00
|
|
|
CATEGORIES= editors
|
|
|
|
|
2007-09-16 00:44:00 +00: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
|
2009-08-10 06:29:51 +00:00
|
|
|
WANTLIB= X11 Xext c pthread-stubs xcb
|
2000-03-16 22:32:35 +00:00
|
|
|
|
1998-10-08 23:18:35 +00:00
|
|
|
MASTER_SITES= http://www.darwinsys.com/freeware/
|
|
|
|
|
2006-08-01 23:39:08 +00:00
|
|
|
LIB_DEPENDS= xview.>=3,olgx.>=3::x11/xview/lib
|
2001-10-24 12:14:50 +00:00
|
|
|
BUILD_DEPENDS= ::x11/xview/config
|
1998-10-08 23:18:35 +00:00
|
|
|
|
2000-10-22 15:41:23 +00:00
|
|
|
CONFIGURE_STYLE=imake
|
1998-09-16 15:02:03 +00:00
|
|
|
|
2000-04-04 15:10:37 +00:00
|
|
|
MAKE_ENV= IMAKEINCLUDE=-I${LOCALBASE}/lib/X11/config
|
1998-09-16 15:02:03 +00:00
|
|
|
|
2006-11-13 10:08:12 +00:00
|
|
|
USE_X11= Yes
|
2010-10-18 18:00:15 +00:00
|
|
|
USE_GROFF = Yes
|
2002-10-26 00:39:14 +00:00
|
|
|
NO_REGRESS= Yes
|
|
|
|
|
1998-09-16 15:02:03 +00:00
|
|
|
.include <bsd.port.mk>
|