2013-06-29 00:57:16 +02:00
|
|
|
# Created by: torstenb
|
1999-08-31 05:04:38 +02:00
|
|
|
# $FreeBSD$
|
1994-11-20 17:20:39 +01:00
|
|
|
|
2000-04-10 21:50:46 +02:00
|
|
|
PORTNAME= ctwm
|
2012-01-07 20:26:58 +01:00
|
|
|
PORTVERSION= 3.8.1
|
2012-01-10 05:48:21 +01:00
|
|
|
PORTREVISION= 1
|
2012-01-07 20:26:58 +01:00
|
|
|
PORTEPOCH= 1
|
1998-08-08 01:01:41 +02:00
|
|
|
CATEGORIES= x11-wm
|
2006-08-25 19:29:01 +02:00
|
|
|
MASTER_SITES= http://ctwm.free.lp.se/dist/ \
|
2011-10-18 00:40:45 +02:00
|
|
|
http://distfiles.over-yonder.net/ctwm/
|
1999-05-02 22:28:49 +02:00
|
|
|
|
2005-07-20 10:39:52 +02:00
|
|
|
MAINTAINER= fullermd@over-yonder.net
|
2013-06-29 00:57:16 +02:00
|
|
|
COMMENT= Extension to twm, with support for multiple virtual screens, etc
|
1995-11-09 06:58:00 +01:00
|
|
|
|
2005-07-20 10:39:52 +02:00
|
|
|
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg
|
2000-02-13 20:29:15 +01:00
|
|
|
|
2013-06-29 00:57:16 +02:00
|
|
|
USES= imake
|
2008-07-22 23:55:48 +02:00
|
|
|
USE_XORG= xpm xmu
|
1998-10-04 06:03:18 +02:00
|
|
|
MAN1= ctwm.1
|
1995-04-12 22:32:12 +02:00
|
|
|
|
2013-09-21 02:01:16 +02:00
|
|
|
NO_STAGE= yes
|
2005-07-20 10:39:52 +02:00
|
|
|
pre-configure:
|
|
|
|
${CP} ${WRKSRC}/Imakefile.local-template ${WRKSRC}/Imakefile.local
|
|
|
|
${CAT} ${FILESDIR}/Imakefile.local-additional >> ${WRKSRC}/Imakefile.local
|
2000-02-13 20:29:15 +01:00
|
|
|
|
2013-06-29 00:57:16 +02:00
|
|
|
.include <bsd.port.mk>
|