aboutsummaryrefslogtreecommitdiffstats
path: root/news/husky-hptkill/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/husky-hptkill/Makefile')
-rw-r--r--news/husky-hptkill/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/news/husky-hptkill/Makefile b/news/husky-hptkill/Makefile
deleted file mode 100644
index 6e9719c3d3ab..000000000000
--- a/news/husky-hptkill/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# Created by: Max Khon
-# $FreeBSD$
-
-PORTNAME= hptkill
-PORTVERSION= 1.10.4
-PORTREVISION= 2
-CATEGORIES= news mail
-MASTER_SITES= SF/husky/${PORTNAME}/1.10-release
-DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Area killing utility
-
-LIB_DEPENDS= libfidoconfig.so:${PORTSDIR}/news/husky-fidoconf
-
-MAN1= hptkill.1
-MANCOMPRESSED= yes
-PLIST_FILES= bin/hptkill
-
-NO_STAGE= yes
-.include "${.CURDIR}/../husky-base/Makefile.inc"
-.include <bsd.port.mk>