aboutsummaryrefslogtreecommitdiffstats
path: root/net/xarchie/Makefile
blob: e5901a03cda56883017a381892c04480bb99acd1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    xarchie
# Date created:     24 September 1994
# Whom:         jkh
#
# $FreeBSD$
#

PORTNAME=   xarchie
PORTVERSION=    2.0.10
PORTREVISION=   2
CATEGORIES= net
MASTER_SITES=   ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications

MAINTAINER= ports@FreeBSD.org
COMMENT=    X11 front-end program for the archie network search service

USE_IMAKE=  yes
USE_GMAKE=  yes
USE_XORG=   xbitmaps xaw
MAN1=       xarchie.1

.include <bsd.port.mk>