summaryrefslogtreecommitdiff
path: root/graphics/fnlib/Makefile
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-03-06 15:05:43 +0000
committerRene Ladan <rene@FreeBSD.org>2013-03-06 15:05:43 +0000
commitba2885d840d3c067348f53c5f7568f0b42887cf9 (patch)
tree8ecee83305fb2df252aad7edc8ac22099a13d7e3 /graphics/fnlib/Makefile
parent- Update to 4.5.24 (diff)
Remove expired, unmaintained ports:
2013-03-01 sysutils/sge60: Ancient and unsupported release 2013-03-01 sysutils/sge61: Ancient and unsupported release 2013-03-05 x11-themes/sapphire-themes: Broken for more than 6 month 2013-03-05 misc/fep: Broken for more than 6 month 2013-03-05 devel/gauche-gaunit: Broken for more than 6 month 2013-03-05 games/tuxracer_golf: Broken for more than 6 month 2013-03-05 net/bfilter: Broken for more than 6 month 2013-03-05 graphics/fnlib: Broken for more than 6 month 2013-03-05 print/gfontview: Broken for more than 6 month 2013-03-05 print/hugelatex: Broken for more than 6 month 2013-03-05 misc/gtktalog: Broken for more than 6 month 2013-03-05 x11/wterm: Broken for more than 6 month 2013-03-05 databases/xapian-bindings10: Broken for more than 6 month 2013-03-05 databases/adstudio: Broken for more than 6 month 2013-03-05 misc/splitvt: Broken for more than 6 month 2013-03-05 sysutils/udesc_dump: Broken for more than 6 month 2013-03-05 textproc/gxditview: Broken for more than 6 month 2013-03-05 x11/powershell: Broken for more then 6 month
Notes
Notes: svn path=/head/; revision=313519
Diffstat (limited to 'graphics/fnlib/Makefile')
-rw-r--r--graphics/fnlib/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile
deleted file mode 100644
index 61e3c2648527..000000000000
--- a/graphics/fnlib/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# Created by: brett@peloton.physics.montana.edu
-# $FreeBSD$
-
-PORTNAME= fnlib
-PORTVERSION= 0.5
-PORTREVISION= 10
-CATEGORIES= graphics
-MASTER_SITES= SF/enlightenment/OldFiles
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Fonts and font libraries necessary for Enlightenment
-
-DEPRECATED= Broken for more than 6 month
-EXPIRATION_DATE= 2013-03-05
-
-BROKEN= does not configure
-
-USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
-USE_GNOME= imlib
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-LDFLAGS+= -L${LOCALBASE}/lib
-
-.include <bsd.port.mk>