diff options
Diffstat (limited to 'devel/kaptain/Makefile')
-rw-r--r-- | devel/kaptain/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/kaptain/Makefile b/devel/kaptain/Makefile index 3e70f5b68ce7..d6dc987e29c8 100644 --- a/devel/kaptain/Makefile +++ b/devel/kaptain/Makefile @@ -16,6 +16,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A tool for building/running QT GUIs for command line programs +DEPRECATED= Depends on QT3; unmaintained +EXPIRATION_DATE= 2013-07-01 + USE_XORG= x11 ice xext USE_QT_VER= 3 USE_GMAKE= yes |