1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# New ports collection makefile for: wget # Version required: 1.4.4 # Date created: 31 December 1996 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # # $Id: Makefile,v 1.1.1.1 1997/01/02 07:19:08 tg Exp $ # DISTNAME= wget-1.4.4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU} MAINTAINER= tg@FreeBSD.ORG GNU_CONFIGURE= yes MAN1= wget.1 .include <bsd.port.mk>