aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/wmpinboard/Makefile
blob: dbe3d1fba67f6844654af3d14d1ee1d049518cee (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
# New ports collection makefile for:    wmpinboard
# Date created:         17 January 1999
# Whom:             Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   wmpinboard
PORTVERSION=    1.0
CATEGORIES= deskutils afterstep windowmaker
MASTER_SITES=   http://www.tu-ilmenau.de/~gomar/stuff/wmpinboard/ \
        http://soupnazi.org/FreeBSD/ports/distfiles/

MAINTAINER= jim@FreeBSD.org

USE_BZIP2=  yes
USE_XPM=    yes
GNU_CONFIGURE=  yes

INSTALL_TARGET= install-strip

MAN1=       wmpinboard.1

.include <bsd.port.mk>