1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
freebsd-ports/www/lynx/Makefile
1995-07-23 07:20:49 +00:00

20 lines
449 B
Makefile

# New ports collection makefile for: lynx
# Version required: 2.4.2
# Date created: 15 Dec 1994
# Whom: ache
#
# $Id: Makefile,v 1.10 1995/06/16 23:37:31 ache Exp $
#
DISTNAME= lynx2-4-2
PKGNAME= lynx-2.4.2
CATEGORIES+= networking
MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-4-2/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ache@FreeBSD.ORG
ALL_TARGET= freebsd-ncurses
.include <bsd.port.mk>