diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-02-05 15:07:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-02-05 15:07:10 +0000 |
commit | cd8a69e251f70d7ecde4ff2e2fb095e05c513d20 (patch) | |
tree | d1ccee564501e57b77ca64c027e7a171f6b790df /graphics/fnlib/Makefile | |
parent | 9b5140c936f78eb6c7097bf5fbfe2e66a76cf8e0 (diff) | |
download | ports-cd8a69e251f70d7ecde4ff2e2fb095e05c513d20.tar.gz ports-cd8a69e251f70d7ecde4ff2e2fb095e05c513d20.zip |
Notes
Diffstat (limited to 'graphics/fnlib/Makefile')
-rw-r--r-- | graphics/fnlib/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile index 278bbe893d5e..61e3c2648527 100644 --- a/graphics/fnlib/Makefile +++ b/graphics/fnlib/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fnlib -# Date created: 23 June 1997 -# Whom: brett@peloton.physics.montana.edu -# +# Created by: brett@peloton.physics.montana.edu # $FreeBSD$ -# PORTNAME= fnlib PORTVERSION= 0.5 @@ -14,6 +10,9 @@ 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 |