openbsd-ports/net/xarchie/Makefile

20 lines
412 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.23 2013/03/11 11:35:58 espie Exp $
1998-05-06 01:14:17 -04:00
COMMENT= X11 front-end program for the archie network search service
1998-05-06 01:14:17 -04:00
DISTNAME= xarchie-2.0.10
REVISION= 2
1998-05-06 01:14:17 -04:00
CATEGORIES= net
2002-10-27 20:38:44 -05:00
2002-05-15 13:42:24 -04:00
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/}
1998-05-06 01:14:17 -04:00
2000-03-22 20:11:29 -05:00
PERMIT_PACKAGE_CDROM= Yes
2007-11-17 15:39:02 -05:00
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xpm Xt c pthread-stubs xcb
2000-03-22 20:11:29 -05:00
2006-11-13 07:51:14 -05:00
CONFIGURE_STYLE=imake
2010-10-18 14:36:45 -04:00
USE_GROFF = Yes
2013-03-11 07:35:43 -04:00
NO_TEST= Yes
2002-10-27 20:38:44 -05:00
1998-05-06 01:14:17 -04:00
.include <bsd.port.mk>