73f7c91b5d
(Part 1)
23 lines
424 B
Makefile
23 lines
424 B
Makefile
# New ports collection makefile for: xarchie
|
|
# Date created: 24 September 1994
|
|
# Whom: jkh
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xarchie
|
|
PORTVERSION= 2.0.10
|
|
PORTREVISION= 1
|
|
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
|
|
MAN1= xarchie.1
|
|
|
|
.include <bsd.port.mk>
|