mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
26 lines
552 B
Makefile
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>
|