aboutsummaryrefslogtreecommitdiff
path: root/deskutils/wmpinboard/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-04-19 08:54:31 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-04-19 08:54:31 +0000
commitfdd13a819c067d54d0b9c4f763c032a54f8f764f (patch)
tree7da1d0c81f43452f0eebf109036852ce634ba31e /deskutils/wmpinboard/Makefile
parentcfb4b331001c7888efa1723c48b2645e0d71473c (diff)
downloadports-fdd13a819c067d54d0b9c4f763c032a54f8f764f.tar.gz
ports-fdd13a819c067d54d0b9c4f763c032a54f8f764f.zip
Notes
Diffstat (limited to 'deskutils/wmpinboard/Makefile')
-rw-r--r--deskutils/wmpinboard/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/deskutils/wmpinboard/Makefile b/deskutils/wmpinboard/Makefile
index b699c7113639..dbe3d1fba67f 100644
--- a/deskutils/wmpinboard/Makefile
+++ b/deskutils/wmpinboard/Makefile
@@ -6,22 +6,19 @@
#
PORTNAME= wmpinboard
-PORTVERSION= 0.10
+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
-WRKSRC= ${WRKDIR}/wmpinboard.app
-
USE_BZIP2= yes
-USE_IMAKE= yes
USE_XPM= yes
+GNU_CONFIGURE= yes
-MAN1= wmpinboard.1
+INSTALL_TARGET= install-strip
-post-extract:
- (cd ${WRKSRC}; ${CP} -p wmpinboard.1 wmpinboard.man)
+MAN1= wmpinboard.1
.include <bsd.port.mk>