1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/deskutils/wmpinboard/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

26 lines
552 B
Makefile

# 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>