1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/comms/birda/Makefile
John Marino 862384ca81 comms/birda: Unbreak fetch by adjusting MASTER_SITES
PR:		199270
Submitted by:	maintainer (mjl - lucky.org.nz)
2015-04-11 11:41:01 +00:00

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>