1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Add new port of Jewel 0.12.26, M.J. Ray's fork of aewm++.

This commit is contained in:
Trevor Johnson 2002-05-26 11:33:32 +00:00
parent 5edeea482d
commit c13c39f312
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60019
5 changed files with 55 additions and 0 deletions

View File

@ -43,6 +43,7 @@
SUBDIR += icepref
SUBDIR += icewm
SUBDIR += ion
SUBDIR += jewel
SUBDIR += kappdock
SUBDIR += kdeartwork
SUBDIR += kdeartwork3

48
x11-wm/jewel/Makefile Normal file
View File

@ -0,0 +1,48 @@
# New ports collection makefile for: jewel
# Date created: 2002-05-26
# Whom: trevor
# based in part on the aewm++ port by ijliao
#
# $FreeBSD$
#
PORTNAME= jewel
PORTVERSION= 0.12.26
CATEGORIES= x11-wm
MASTER_SITES= http://www.mjr.dsl.pipex.com/comp/
MAINTAINER= trevor@FreeBSD.org
ALL_TARGET= aewm++
DOCDIR= share/doc/${PORTNAME}
DOCS= Changelog Changelog.DLR Changelog.jewel INSTALL LICENSE README
PLIST= ${WRKDIR}/pkg-plist
USE_X_PREFIX= yes
USE_GMAKE= yes
#CXXFLAGS+= -I${X11BASE}/include
#LIBS+= -L${X11BASE}/lib
post-patch:
@${PERL} -pi -e "s,^CC,#CC,g ; s,^CFLAGS,#CFLAGS,g ; \
s,^prefix,#prefix,g ; s,prefix,PREFIX,g ; \
s,CC,CXX,g ; s,CFLAGS,CXXFLAGS,g" ${WRKSRC}/Makefile
pre-install:
${ECHO_CMD} bin/jewel > ${PLIST}
.if !defined(NOPORTDOCS)
.for ii in ${DOCS}
${ECHO_CMD} ${DOCDIR}/${ii} >> ${PLIST}
.endfor
${ECHO_CMD} @dirrm ${DOCDIR} >> ${PLIST}
.endif
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/aewm++ ${PREFIX}/bin/jewel
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/${DOCDIR}
.for ii in ${DOCS}
${INSTALL_DATA} ${WRKSRC}/${ii} ${PREFIX}/${DOCDIR}
.endfor
.endif
.include <bsd.port.mk>

1
x11-wm/jewel/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (jewel-0.12.26.tar.gz) = 1deb35a25b9e1efa920bd5def653a96f

1
x11-wm/jewel/pkg-comment Normal file
View File

@ -0,0 +1 @@
Window manager based on aewm++

4
x11-wm/jewel/pkg-descr Normal file
View File

@ -0,0 +1,4 @@
Jewel is a window manager based upon aewm++. It is meant as a
platform for more vigorous addition of new features.
WWW: http://www.mjr.dsl.pipex.com/xwinman.html#jewel