freebsd-ports/security/ifd-devkit/Makefile
Bruce M Simpson 5879dd9aaa Drop maintainership for ports which I sadly no longer have
the time, hardware, or resources to maintain.
2005-12-12 21:53:40 +00:00

23 lines
457 B
Makefile

# New ports collection makefile for: ifd-devkit
# Date created: 23 August 2002
# Whom: Bruce M Simpson
#
# $FreeBSD$
#
PORTNAME= ifd-devkit
PORTVERSION= 1.0.0
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.linuxnet.com/drivers/readers/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= IFD Handler Developer's Kit for MUSCLE PC/SC Lite
LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite
INSTALLS_SHLIB= yes
NOMAN=
.include <bsd.port.mk>