diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-03-11 14:40:28 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-03-11 14:40:28 +0000 |
commit | 70c71e5cdd60c0abd03a8b8a5d151805a3486f87 (patch) | |
tree | 4a1e1d12a0c55f552506c6d8a8ab45e78d7de0fb /misc/uf-view | |
parent | 8129621ec680ea7be1226f09fe7109e7bb88398a (diff) | |
download | ports-70c71e5cdd60c0abd03a8b8a5d151805a3486f87.tar.gz ports-70c71e5cdd60c0abd03a8b8a5d151805a3486f87.zip |
Notes
Diffstat (limited to 'misc/uf-view')
-rw-r--r-- | misc/uf-view/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/uf-view/Makefile b/misc/uf-view/Makefile index fc121d7db510..8a48d1360cc0 100644 --- a/misc/uf-view/Makefile +++ b/misc/uf-view/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.hadess.net/files/software/uf-view/ MAINTAINER= mcgee@wam.umd.edu COMMENT= A gTK+ viewer for the User Friendly and several other popular comics +DEPRECATED= gnome-desktop 2.x will be updated in the GNOME 3 import +EXPIRATION_DATE=2014-04-10 + USES= gmake pkgconfig USE_GNOME= gnomeprefix gnomehack gnomehier gnomevfs2 gnomedesktop libgnomeui GNU_CONFIGURE= yes |