1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/www/lynx/Makefile

20 lines
442 B
Makefile
Raw Normal View History

1994-11-06 10:19:31 +00:00
# New ports collection makefile for: lynx
1995-07-23 07:20:49 +00:00
# Version required: 2.4.2
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.11 1995/07/23 07:20:40 ache Exp $
1994-11-06 10:19:31 +00:00
#
1995-07-23 07:20:49 +00:00
DISTNAME= lynx2-4-2
PKGNAME= lynx-2.4.2
CATEGORIES+= www
1995-07-23 07:20:49 +00:00
MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-4-2/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ache@FreeBSD.ORG
1995-06-16 23:37:46 +00:00
ALL_TARGET= freebsd-ncurses
1994-11-06 10:19:31 +00:00
.include <bsd.port.mk>