aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks/mouseclock/Makefile
blob: d577734136fd0f7541c0eff10caffb1cd1dd452c (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
26
# New ports collection makefile for:    mouseclock
# Version required: 1.0
# Date created:     26 August 1997
# Whom:         FURUSAWA, Kazuhisa <furusawa@com.cs.osakafu-u.ac.jp>
#
# $Id$
#

DISTNAME=   mouseclock-1.0
CATEGORIES= x11
MASTER_SITES=   ftp://ftp.csce.kyushu-u.ac.jp/pub/Linux/sunsite/X11/clocks/

MAINTAINER= furusawa@com.cs.osakafu-u.ac.jp

USE_GMAKE=  yes
USE_IMAKE=  yes
XMKMF=      xmkmf
NO_INSTALL_MANPAGES= yes

post-install:
.if !defined(NOPORTDOCS)
    @${MKDIR} ${PREFIX}/share/doc/mouseclock
    @${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/mouseclock
.endif

.include <bsd.port.mk>
5350398f773516a2eaa264ec41e78fc501'>Make libgnome and libgnomeui not implying esound dependencybapt2018-03-261-1/+1 * Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 totijl2016-12-091-1/+1 * Cleanup GH_* and variables order.mat2015-12-291-1/+0 * Unbreak `make fetch'.rakuco2015-12-283-6/+6