1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/comms/birda/Makefile

16 lines
364 B
Makefile
Raw Normal View History

# 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
2003-02-21 11:08:38 +00:00
COMMENT= Bohlin's IrDA utilities, ported from NetBSD's pkgsrc
2014-08-21 19:28:40 +00:00
USES= uidfix
.include <bsd.port.mk>