diff options
Diffstat (limited to 'graphics/dc20ctrl/Makefile')
-rw-r--r-- | graphics/dc20ctrl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/dc20ctrl/Makefile b/graphics/dc20ctrl/Makefile index 28d1637..bda996b 100644 --- a/graphics/dc20ctrl/Makefile +++ b/graphics/dc20ctrl/Makefile @@ -14,6 +14,8 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ png15:${PORTSDIR}/graphics/png +DEPRECATED= Unmaintained since 2000 +EXPIRATION_DATE= 2014-04-11 MAKE_ARGS= -DUSE_JPEG -DUSE_TIFF -DUSE_PNG MAN1= dc20ctrl.1 |