2003-01-08 21:20:20 +00:00
|
|
|
# New ports collection makefile for: husky-hpucode
|
2003-01-05 19:34:27 +00:00
|
|
|
# Date created: 6 January 2003
|
|
|
|
# Whom: Max Khon
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= hpucode
|
2003-10-25 22:08:01 +00:00
|
|
|
PORTVERSION= 1.2.4
|
2004-02-04 05:10:27 +00:00
|
|
|
PORTREVISION= 1
|
2003-01-05 19:34:27 +00:00
|
|
|
CATEGORIES= news mail
|
2009-08-22 00:32:25 +00:00
|
|
|
MASTER_SITES= SF/husky/${PORTNAME}/1.2-release
|
2003-10-25 22:08:01 +00:00
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
2003-01-05 19:34:27 +00:00
|
|
|
|
|
|
|
MAINTAINER= fjoe@FreeBSD.org
|
2003-02-18 11:54:56 +00:00
|
|
|
COMMENT= Scan for UUE in message base
|
2003-01-05 19:34:27 +00:00
|
|
|
|
|
|
|
LIB_DEPENDS= fidoconfig.0:${PORTSDIR}/news/husky-fidoconf
|
|
|
|
|
|
|
|
MAN1= hpucode.1
|
|
|
|
MANCOMPRESSED= yes
|
2003-08-05 10:08:26 +00:00
|
|
|
INFO= hpucode
|
2003-01-05 19:34:27 +00:00
|
|
|
|
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
.include "${PORTSDIR}/news/husky-base/Makefile.inc"
|
|
|
|
.include <bsd.port.post.mk>
|