mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
20 lines
336 B
Makefile
20 lines
336 B
Makefile
# 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>
|