summaryrefslogtreecommitdiff
path: root/sysutils/xbatt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xbatt/Makefile')
-rw-r--r--sysutils/xbatt/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/sysutils/xbatt/Makefile b/sysutils/xbatt/Makefile
deleted file mode 100644
index e43e4f999397..000000000000
--- a/sysutils/xbatt/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: xbatt
-# Version required: 1.0
-# Date created: 2 May 1995
-# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
-#
-# $Id$
-#
-
-DISTNAME= xbatt-1.0
-CATEGORIES+= x11
-MASTER_SITES= ftp://ftp.fujitsu.co.jp/pub/FreeBSD/misc/
-
-MAINTAINER= asami@FreeBSD.ORG
-
-USE_IMAKE= yes
-NO_INSTALL_MANPAGES= yes
-
-.include <bsd.port.mk>