mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
16 lines
364 B
Makefile
16 lines
364 B
Makefile
# Created by: Brandon S. Allbery KF8NH <allbery@ece.cmu.edu>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= birda
|
|
PORTVERSION= 1.3
|
|
CATEGORIES= comms
|
|
MASTER_SITES= ftp://ftp.augustsson.net/pub/netbsd/ \
|
|
ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/
|
|
|
|
MAINTAINER= mjl@luckie.org.nz
|
|
COMMENT= Bohlin's IrDA utilities, ported from NetBSD's pkgsrc
|
|
|
|
USES= uidfix
|
|
|
|
.include <bsd.port.mk>
|