blob: a80e39173728e5349ee4671e4ec4792f50f49856 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# New ports collection makefile for: gopher
# Version required: 2.1.3
# Date created: 11 Dec 1994
# Whom: ats
#
# $Id: Makefile,v 1.6 1995/11/27 04:04:57 asami Exp $
#
DISTNAME= gopher2_1_3
PKGNAME= gopher-2.1.3
CATEGORIES= net
MASTER_SITES= ftp://boombox.micro.umn.edu/pub/gopher/Unix/old-versions/
EXTRACT_SUFX= .tar.Z
USE_GMAKE= yes
.include <bsd.port.mk>
|