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

DISTNAME=   xarchie-2.0.10
CATEGORIES= net
MASTER_SITES=   ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications

MAINTAINER= ports@FreeBSD.org

USE_IMAKE=  yes
USE_GMAKE=  yes

.include <bsd.port.mk>