mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
5d980af0bb
Submitted by: John Polstra <jdp@polstra.com>
17 lines
377 B
Makefile
17 lines
377 B
Makefile
# New ports collection makefile for: xarchie
|
|
# Version required: 2.0.10
|
|
# Date created: 24 September 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.9 1995/11/27 04:05:52 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xarchie-2.0.10
|
|
CATEGORIES+= net
|
|
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/ \
|
|
ftp://ftp.funet.fi/pub/X11/contrib/applications/
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|