diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-04-13 19:50:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-04-13 19:50:51 +0000 |
commit | 166b3902dc102fd42230f58973ce63bdadde1636 (patch) | |
tree | 55fa2bd7b3994d6a59c18a0a1b434dc4754ca5ab /misc | |
parent | 4c344ba184047e20bd099bad2c381fb062a60aa7 (diff) | |
download | ports-166b3902dc102fd42230f58973ce63bdadde1636.tar.gz ports-166b3902dc102fd42230f58973ce63bdadde1636.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/libelysium/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/libelysium/Makefile b/misc/libelysium/Makefile index cea4151e7af3..b445c7c2be89 100644 --- a/misc/libelysium/Makefile +++ b/misc/libelysium/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://elysium-project.sourceforge.net/ MAINTAINER= ports@FreeBSD.org COMMENT= A library of utility functions used by several Elysium projects +DEPRECATED= "ancient version of this software\; not used by any other port" +EXPIRATION_DATE= "May 13 2004" + USE_GNOME= glib12 INSTALLS_SHLIB= yes USE_LIBTOOL_VER=13 |