aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/wmpinboard/Makefile
blob: 4fb21c84d04c03d62e1c7a6deb0262a70e7ecadd (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:    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
COMMENT=    Post-it notes for the WindowMaker dock or AfterStep Wharf

USE_BZIP2=  yes
USE_XPM=    yes
GNU_CONFIGURE=  yes

INSTALL_TARGET= install-strip

MAN1=       wmpinboard.1

.include <bsd.port.mk>