mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
862384ca81
PR: 199270 Submitted by: maintainer (mjl - lucky.org.nz)
15 lines
314 B
Makefile
15 lines
314 B
Makefile
# Created by: Brandon S. Allbery KF8NH <allbery@ece.cmu.edu>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= birda
|
|
PORTVERSION= 1.3
|
|
CATEGORIES= comms
|
|
MASTER_SITES= ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/
|
|
|
|
MAINTAINER= mjl@luckie.org.nz
|
|
COMMENT= Bohlin's IrDA utilities, ported from NetBSD's pkgsrc
|
|
|
|
USES= uidfix
|
|
|
|
.include <bsd.port.mk>
|