openbsd-ports/net/xarchie/Makefile

21 lines
459 B
Makefile
Raw Normal View History

2002-10-27 20:38:44 -05:00
# $OpenBSD: Makefile,v 1.12 2002/10/28 01:38:46 naddy Exp $
# $FreeBSD: Makefile,v 1.12 1996/12/01 01:23:22 obrien 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
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
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= imake
1998-05-06 01:14:17 -04:00
2002-10-27 20:38:44 -05:00
NO_REGRESS= Yes
1998-05-06 01:14:17 -04:00
.include <bsd.port.mk>