aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysutils/afio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/afio/Makefile b/sysutils/afio/Makefile
index 5936efccd7b8..2e3923c6021b 100644
--- a/sysutils/afio/Makefile
+++ b/sysutils/afio/Makefile
@@ -3,14 +3,14 @@
# Date created: 4 October 1995
# Whom: Juergen Lock <nox@jelal.hb.north.de>
#
-# $Id: Makefile,v 1.2 1995/10/05 04:57:45 asami Exp $
+# $Id: Makefile,v 1.5 1997/01/06 09:24:57 obrien Exp $
#
DISTNAME= afio.2.4.2
PKGNAME= afio-2.4.2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= system/Backup
+MASTER_SITE_SUBDIR= system/backup
EXTRACT_SUFX= .tgz
MAINTAINER= nox@jelal.hb.north.de
lass='alt'>


                                                     
                                 
 
                                            

                   

                                                   

                                                         


                      
# New ports collection makefile for:    zimg
# Date created:     20 Feb 2000
# Whom:         Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#

PORTNAME=   zimg
PORTVERSION=    4.5.0
PORTREVISION=   1
CATEGORIES= graphics
MASTER_SITES=   http://www.zellner.org/zimg/download/

MAINTAINER= ports@FreeBSD.org

LIB_DEPENDS=    gd.2:${PORTSDIR}/graphics/gd

GNU_CONFIGURE=  yes
CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
        LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= -with-gd-includes=${LOCALBASE}/include/gd

MAN1=       zimg.1

.include <bsd.port.mk>