1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/net/gopher/Makefile

18 lines
365 B
Makefile
Raw Normal View History

1994-12-12 00:44:48 +00:00
# New ports collection makefile for: gopher
# Version required: 2.1.3
1994-12-12 00:44:48 +00:00
# Date created: 11 Dec 1994
# Whom: ats
#
# $Id: Makefile,v 1.6 1995/11/27 04:04:57 asami Exp $
1994-12-12 00:44:48 +00:00
#
DISTNAME= gopher2_1_3
PKGNAME= gopher-2.1.3
CATEGORIES= net
MASTER_SITES= ftp://boombox.micro.umn.edu/pub/gopher/Unix/old-versions/
1994-12-12 00:44:48 +00:00
EXTRACT_SUFX= .tar.Z
1995-04-15 05:42:12 +00:00
1994-12-12 00:44:48 +00:00
USE_GMAKE= yes
.include <bsd.port.mk>