diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-12-04 21:26:57 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-12-04 21:26:57 +0000 |
commit | 8869af04b665c8759dab3d7c6b76b1ad2487265e (patch) | |
tree | 97c5188d69e5f75abafb9cdd86c88482848c30a3 /graphics/ipe | |
parent | - Add a modified field for the entry, touched by the previous commit (diff) |
- Deprecate
- Set EXPIRATION_DATE
PR: 106327
Submitted by: gabor
Diffstat (limited to 'graphics/ipe')
-rw-r--r-- | graphics/ipe/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile index 76845aab982f..aa8b5ee5f62f 100644 --- a/graphics/ipe/Makefile +++ b/graphics/ipe/Makefile @@ -17,6 +17,9 @@ COMMENT= Extensible drawing editor BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake +DEPRECATED= distfile and homepage disappeared +EXPIRATION_DATE= 2007-01-04 + USE_GHOSTSCRIPT_RUN= yes RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX |