15 lines
389 B
Makefile
15 lines
389 B
Makefile
# $NetBSD: Makefile,v 1.10 2003/07/17 22:52:04 grant Exp $
|
|
# FreeBSD Id: Makefile,v 1.12 1996/12/01 01:23:22 obrien Exp
|
|
#
|
|
|
|
DISTNAME= xarchie-2.0.10
|
|
PKGREVISION= 1
|
|
CATEGORIES= net
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/}
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
COMMENT= X11 front-end program for the archie network search service
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|