mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to version 1.6.5
PR: 13086 Submitted by: Will Andrews <andrews@technologist.com>
This commit is contained in:
parent
c43a05d8a8
commit
9ab86e1c49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21252
@ -1,19 +1,21 @@
|
||||
# New ports collection makefile for: fly
|
||||
# Version required: 1.6.4
|
||||
# Version required: 1.6.5
|
||||
# Date created: 30 December 1997
|
||||
# Whom: Juergen Unger <j.unger@choin.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= fly-1.6.4
|
||||
DISTNAME= fly-1.6.5
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://www.unimelb.edu.au/pub/www/tools/unix/fly/ \
|
||||
ftp://ftp.ibrado.com/pub/fly/
|
||||
MASTER_SITES= ftp://www.unimelb.edu.au/pub/www/tools/unix/fly/
|
||||
|
||||
MAINTAINER= j.unger@choin.net
|
||||
|
||||
BUILD_DEPENDS= ${PREFIX}/lib/libgd\.a:${PORTSDIR}/graphics/gd
|
||||
#this doesn't matter.. the program builds its own libgd.a.
|
||||
#BUILD_DEPENDS= ${PREFIX}/lib/libgd\.a #can't use ports' gd..
|
||||
|
||||
MAKE_ENV= PREFIX="${PREFIX}"
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/fly ${PREFIX}/bin
|
||||
|
@ -1 +1 @@
|
||||
MD5 (fly-1.6.4.tar.gz) = ff4dcef3eb3ffe9f0559be82d89c0e89
|
||||
MD5 (fly-1.6.5.tar.gz) = b96a2a6c566f284923d37f16b64aafec
|
||||
|
Loading…
Reference in New Issue
Block a user