summaryrefslogtreecommitdiff
path: root/graphics/linux-f10-imlib/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-12-19 21:12:36 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-12-19 21:12:36 +0000
commit616aaf4b1fc83a87f7a49e0e81e8f7c9db6dbcad (patch)
treeeca5ff8ef89030731d682a14daebcc8cbd2245ac /graphics/linux-f10-imlib/Makefile
parent- Fix modes of the temp directory [1] (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_1_0'.release/7.1.0
Notes
Notes: svn path=/head/; revision=224474 svn path=/tags/RELEASE_7_1_0/; revision=224475; tag=release/7.1.0
Diffstat (limited to 'graphics/linux-f10-imlib/Makefile')
-rw-r--r--graphics/linux-f10-imlib/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/graphics/linux-f10-imlib/Makefile b/graphics/linux-f10-imlib/Makefile
deleted file mode 100644
index 70552b4b75c1..000000000000
--- a/graphics/linux-f10-imlib/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: linux-imlib
-# Date created: 01/09/18
-# Whom: taoka@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= imlib
-PORTVERSION= 1.9.13
-PORTREVISION= 2
-CATEGORIES= graphics linux
-DISTNAME= ${PORTNAME}-${PORTVERSION}-24
-
-MAINTAINER= freebsd-emulation@FreeBSD.org
-COMMENT= RPM of imlib
-
-USE_LINUX_RPM= yes
-LINUX_DIST_VER= 4
-USE_LDCONFIG= yes
-BRANDELF_DIRS= usr/bin
-PLIST= pkg-plist.${LINUX_RPM_ARCH}
-PLIST_SUB= PORTVERSION="${PORTVERSION}"
-
-.include <bsd.port.mk>