freebsd-ports/net/gopher/Makefile

18 lines
365 B
Makefile
Raw Normal View History

1994-12-12 01:44:48 +01:00
# New ports collection makefile for: gopher
# Version required: 2.1.3
1994-12-12 01:44:48 +01:00
# Date created: 11 Dec 1994
# Whom: ats
#
# $Id: Makefile,v 1.6 1995/11/27 04:04:57 asami Exp $
1994-12-12 01:44:48 +01: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 01:44:48 +01:00
EXTRACT_SUFX= .tar.Z
1995-04-15 07:42:12 +02:00
1994-12-12 01:44:48 +01:00
USE_GMAKE= yes
.include <bsd.port.mk>