freebsd-ports/security/ifd-devkit/Makefile
Cheng-Lung Sung c54010f434 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 01:04:55 +00:00

23 lines
455 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
USE_LDCONFIG= yes
NOMAN=
.include <bsd.port.mk>