aboutsummaryrefslogtreecommitdiffstats
path: root/news/xvnews/Makefile
blob: b763be41b533d4ad3915c675b4681faa98a27620 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:    xvnews
# Version required: 2.3.2
# Date created:     31 Jul 1996
# Whom:         shanee@augusta.de
#
# $Id: Makefile,v 1.5 1998/09/21 22:15:57 steve Exp $
#

DISTNAME=   xvnews-2.3.2
CATEGORIES= news
MASTER_SITES=   ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications

MAINTAINER= shanee@augusta.de

LIB_DEPENDS=    xview.3:${PORTSDIR}/x11-toolkits/xview

USE_IMAKE=  yes
NO_INSTALL_MANPAGES=    yes
MAN1=       xvnews.1

post-install:
    ${INSTALL_MAN} $(WRKSRC)/xvnews.1 ${PREFIX}/man/man1/

.include <bsd.port.mk>