freebsd-ports/www/lynx/Makefile

23 lines
527 B
Makefile
Raw Normal View History

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