2003-01-08 22:20:20 +01:00
|
|
|
# New ports collection makefile for: husky-msged
|
2003-01-05 20:34:27 +01:00
|
|
|
# Date created: 6 January 2003
|
|
|
|
# Whom: Max Khon
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= msged
|
|
|
|
PORTVERSION= 6.0.1
|
2004-02-04 06:10:27 +01:00
|
|
|
PORTREVISION= 2
|
2003-01-05 20:34:27 +01:00
|
|
|
CATEGORIES= news mail
|
|
|
|
MASTER_SITES= http://www.physcip.uni-stuttgart.de:8080/fidosoft.husky/
|
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
|
|
|
|
|
|
|
MAINTAINER= fjoe@FreeBSD.org
|
2003-02-18 12:54:56 +01:00
|
|
|
COMMENT= Msged/TE (full-featured FTN mail reader)
|
2003-01-05 20:34:27 +01:00
|
|
|
|
|
|
|
LIB_DEPENDS= fidoconfig.0:${PORTSDIR}/news/husky-fidoconf
|
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
|
|
|
|
2003-01-22 19:44:01 +01:00
|
|
|
MAKE_ARGS= MSGEDCFG="\\\"~/.msged\\\""
|
|
|
|
|
2003-08-05 12:08:26 +02:00
|
|
|
INFO= msged
|
|
|
|
|
2003-01-05 20:34:27 +01:00
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
.include "${PORTSDIR}/news/husky-base/Makefile.inc"
|
|
|
|
.include <bsd.port.post.mk>
|