1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# New ports collection makefile for: lynx # Version required: 2.3.6 # Date created: 15 Dec 1994 # Whom: ache # # $Id: Makefile,v 1.2 1994/11/06 16:26:30 ache Exp $ # DISTNAME= lynx2-3-6 EXTRACT_SUFX= .tar.Z MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-3-6/ ALL_TARGET= freebsd DEPENDS= ${PORTSDIR}/devel/gmake .include <bsd.port.mk>