1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/ftp/downloader/Makefile
Steve Price 7dbc023568 Update to version 1.07.1.
PR:		15094
Submitted by:	Mario Ferreira <lioux@linf.unb.br>
1999-12-31 20:16:39 +00:00

21 lines
443 B
Makefile

# New ports collection makefile for: downloader
# Version required: 1.07.1
# Date Created: 23 June 1999
# Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
#
# $FreeBSD$
#
DISTNAME= nt-1.07.1
PKGNAME= downloader-1.07.1
CATEGORIES= ftp
MASTER_SITES= http://www.krasu.ru/soft/chuchelo/files/
MAINTAINER= ijliao@csie.nctu.edu.tw
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
WRKSRC= ${WRKDIR}/${DISTNAME}/main
.include <bsd.port.mk>