diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-12-19 21:12:36 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-12-19 21:12:36 +0000 |
commit | 616aaf4b1fc83a87f7a49e0e81e8f7c9db6dbcad (patch) | |
tree | eca5ff8ef89030731d682a14daebcc8cbd2245ac /graphics/linux-f8-gdk-pixbuf/Makefile | |
parent | 856c5bf9f133ae5d553d972d5a940586d3f56048 (diff) |
Notes
Diffstat (limited to 'graphics/linux-f8-gdk-pixbuf/Makefile')
-rw-r--r-- | graphics/linux-f8-gdk-pixbuf/Makefile | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/graphics/linux-f8-gdk-pixbuf/Makefile b/graphics/linux-f8-gdk-pixbuf/Makefile deleted file mode 100644 index 28ad286f678a..000000000000 --- a/graphics/linux-f8-gdk-pixbuf/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: linux-gdk-pixbuf -# Date created: 23 December 2003 -# Whom: Seth Kingsley <sethk@meowfishies.com> -# -# $FreeBSD$ -# - -PORTNAME= gdk-pixbuf -PORTVERSION= 0.22.0.18.fc4.2 -CATEGORIES= graphics linux -DISTNAME= ${PORTNAME}-${PORTVERSION:C/^([^\.]+\.[^\.]+\.[^\.]+)\./\1-/} - -MAINTAINER= sethk@meowfishies.com -COMMENT= Linux version of the graphic library for GTK+ - -USE_LINUX_RPM= yes -LINUX_DIST_VER= 4 -ONLY_FOR_ARCHS= i386 amd64 -USE_LDCONFIG= yes -PLIST_SUB= VERSION=${PORTVERSION:C/^([^\.]+\.[^\.]+\.[^\.]+).+/\1/} -MD5_FILE?= ${PKGDIR}/distinfo - -.include <bsd.port.mk> |