1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/www/lynx/Makefile

20 lines
442 B
Makefile

# New ports collection makefile for: lynx
# Version required: 2.4.2
# Date created: 15 Dec 1994
# Whom: ache
#
# $Id: Makefile,v 1.11 1995/07/23 07:20:40 ache Exp $
#
DISTNAME= lynx2-4-2
PKGNAME= lynx-2.4.2
CATEGORIES+= www
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>