aboutsummaryrefslogtreecommitdiff
path: root/sysutils/flasher/Makefile
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-03-18 23:10:09 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-03-18 23:10:09 +0000
commitc797f1eea203d917452dc2e2d6143fcf2b817984 (patch)
tree2980e8a974ec8e799ca5fed2d60ea2e7676e4faa /sysutils/flasher/Makefile
parenta50d121378d7657f3b1f31396c29bf2109da6cf3 (diff)
downloadports-c797f1eea203d917452dc2e2d6143fcf2b817984.tar.gz
ports-c797f1eea203d917452dc2e2d6143fcf2b817984.zip
Notes
Diffstat (limited to 'sysutils/flasher/Makefile')
-rw-r--r--sysutils/flasher/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/sysutils/flasher/Makefile b/sysutils/flasher/Makefile
new file mode 100644
index 000000000000..870304bc5e8b
--- /dev/null
+++ b/sysutils/flasher/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: flasher
+# Date created: 10 March 2002
+# Whom: Murray Nesbitt <murray@unixporting.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= flasher
+PORTVERSION= 1.2
+CATEGORIES= sysutils
+MASTER_SITES= http://www.unixporting.com/downloads/
+
+MAINTAINER= murray@unixporting.com
+
+MAN1= flasher.1
+MANCOMPRESSED= yes
+
+.include <bsd.port.mk>