openbsd-ports/net/xarchie/Makefile
2012-08-18 12:41:37 +00:00

23 lines
497 B
Makefile

# $OpenBSD: Makefile,v 1.22 2012/08/18 12:41:38 ajacoutot Exp $
COMMENT= X11 front-end program for the archie network search service
DISTNAME= xarchie-2.0.10
REVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/}
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xpm Xt c pthread-stubs xcb
CONFIGURE_STYLE=imake
USE_GROFF = Yes
NO_REGRESS= Yes
.include <bsd.port.mk>