diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-12-03 20:49:41 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-12-03 20:49:41 +0000 |
commit | f5991f9881c46d9be30b22e69c224511cb2134e3 (patch) | |
tree | bcbc5e324bc81f30d2d97261e91c6a36ac15a0d3 /security | |
parent | 37eaf5d0ebadc267c72069090ae2c98681246824 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/ifd-gpr400/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/ifd-gpr400/Makefile b/security/ifd-gpr400/Makefile index fb0bd11569c2..8f50f97dd576 100644 --- a/security/ifd-gpr400/Makefile +++ b/security/ifd-gpr400/Makefile @@ -16,6 +16,9 @@ COMMENT= PC/SC Lite driver for Gemplus GPR400 PCMCIA Smart Card Readers BUILD_DEPENDS= ${LOCALBASE}/include/ifdhandler.h:${PORTSDIR}/security/ifd-devkit LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite +DEPRECATED= distfile and homepage disappeared +EXPIRATION_DATE= 2007-01-02 + MAKE_ENV+= DESTDIR="${PREFIX}" USE_LDCONFIG= yes |