freebsd-ports/net/xarchie/Makefile

23 lines
424 B
Makefile
Raw Normal View History

1994-09-24 13:38:35 +02:00
# New ports collection makefile for: xarchie
# Date created: 24 September 1994
# Whom: jkh
#
1999-08-30 16:24:37 +02:00
# $FreeBSD$
1994-09-24 13:38:35 +02:00
#
PORTNAME= xarchie
PORTVERSION= 2.0.10
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
MAINTAINER= ports@FreeBSD.org
2003-02-20 20:00:52 +01:00
COMMENT= X11 front-end program for the archie network search service
1995-04-15 07:42:12 +02:00
USE_IMAKE= yes
1998-10-15 01:45:53 +02:00
USE_GMAKE= yes
2000-06-07 11:07:33 +02:00
MAN1= xarchie.1
1995-04-15 07:42:12 +02:00
1994-09-24 13:38:35 +02:00
.include <bsd.port.mk>