freebsd-ports/sysutils/mkfwimage/Makefile
Philip M. Gollucci fc3cc99844 - Basic port cleanups including not abusing people.freebsd.org for downloads
PR:             ports/155896
Submitted by:   sunpoet
Approved by:    maintainer timeout (adrian ; 321 days)
2012-02-08 18:54:01 +00:00

20 lines
429 B
Makefile

# New ports collection Makefile for: mkfwimage
# Date created: Wed Jan 26 11:41:23 WST 2011
# Whom: Adrian Chadd <adrian@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= mkfwimage
DISTVERSION= r1
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= LOCAL/adrian
DISTNAME= ubnt-${PORTNAME}-${DISTVERSION}
MAINTAINER= adrian@FreeBSD.org
COMMENT= Ubiquiti Embedded Board Image Generator
PLIST_FILES= bin/mkfwimage
.include <bsd.port.mk>