aboutsummaryrefslogtreecommitdiff
path: root/news/husky-hpucode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/husky-hpucode/Makefile')
-rw-r--r--news/husky-hpucode/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/news/husky-hpucode/Makefile b/news/husky-hpucode/Makefile
deleted file mode 100644
index 07cb8d75d5b9..000000000000
--- a/news/husky-hpucode/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# Created by: Max Khon
-# $FreeBSD$
-
-PORTNAME= hpucode
-PORTVERSION= 1.2.4
-PORTREVISION= 2
-CATEGORIES= news mail
-MASTER_SITES= SF/husky/${PORTNAME}/1.2-release
-DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Scan for UUE in message base
-
-LIB_DEPENDS= libfidoconfig.so:${PORTSDIR}/news/husky-fidoconf
-
-USES= makeinfo
-MAN1= hpucode.1
-MANCOMPRESSED= yes
-INFO= hpucode
-
-NO_STAGE= yes
-.include "${.CURDIR}/../husky-base/Makefile.inc"
-.include <bsd.port.mk>