aboutsummaryrefslogtreecommitdiff
path: root/news/husky-hpucode/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-08-19 16:37:47 +0000
committerJohn Marino <marino@FreeBSD.org>2014-08-19 16:37:47 +0000
commit4330a62265cb01095075f29dd01efd8b12127ef3 (patch)
tree299b7ebc57e81701426e9b3816329a9a467080c7 /news/husky-hpucode/Makefile
parentf64d9973793a9276d2552aa0e13dcb33bbfb61dc (diff)
downloadports-4330a62265cb01095075f29dd01efd8b12127ef3.tar.gz
ports-4330a62265cb01095075f29dd01efd8b12127ef3.zip
Notes
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>