mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
16 lines
374 B
Makefile
16 lines
374 B
Makefile
# New ports collection makefile for: lynx
|
|
# Version required: 2.3.7
|
|
# Date created: 15 Dec 1994
|
|
# Whom: ache
|
|
#
|
|
# $Id: Makefile,v 1.5 1994/12/22 05:40:54 ache Exp $
|
|
#
|
|
|
|
DISTNAME= lynx2-3-7
|
|
EXTRACT_SUFX= .tar.Z
|
|
MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-3-7/
|
|
ALL_TARGET= freebsd
|
|
USES_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|