1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/www/lynx-current/Makefile

18 lines
469 B
Makefile
Raw Normal View History

1994-11-06 10:19:31 +00:00
# New ports collection makefile for: lynx
1994-12-22 05:40:54 +00:00
# Version required: 2.3.7
1994-12-17 01:34:33 +00:00
# Date created: 15 Dec 1994
1994-11-06 10:19:31 +00:00
# Whom: ache
#
# $Id: Makefile,v 1.7 1995/02/11 14:38:45 ache Exp $
1994-11-06 10:19:31 +00:00
#
1994-12-22 05:40:54 +00:00
DISTNAME= lynx2-3-7
1994-11-06 10:19:31 +00:00
EXTRACT_SUFX= .tar.Z
1994-12-22 05:40:54 +00:00
MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-3-7/
CATEGORIES+= networking
1994-12-17 01:34:33 +00:00
ALL_TARGET= freebsd
# Do not put USE_GMAKE here
EXEC_DEPENDS+= gmake:${PORTSDIR}/devel/gmake
1994-11-06 10:19:31 +00:00
.include <bsd.port.mk>