mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
a mini-dock application development environment for Enlightenment.
This commit is contained in:
parent
d9e84b4f8d
commit
5c30a8b633
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22650
24
x11-wm/epplets/Makefile
Normal file
24
x11-wm/epplets/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# New ports collection makefile for: epplets
|
||||
# Version required: 0.3
|
||||
# Date created: 18 October 1999
|
||||
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= Epplets-0.3
|
||||
PKGNAME= epplets-0.3
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://www.eterm.org/download/
|
||||
|
||||
MAINTAINER= nakai@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-fsstd
|
||||
CONFIGURE_ENV= EROOT=${X11BASE}/share/enlightenment \
|
||||
EBIN=${X11BASE}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-wm/epplets/distinfo
Normal file
1
x11-wm/epplets/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (Epplets-0.3.tar.gz) = 2639a99e17e713fa4e4c7decb31801f3
|
1
x11-wm/epplets/pkg-comment
Normal file
1
x11-wm/epplets/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
enlightenment dock application toolkit
|
1
x11-wm/epplets/pkg-descr
Normal file
1
x11-wm/epplets/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
enlightenment dock application toolkit
|
31
x11-wm/epplets/pkg-plist
Normal file
31
x11-wm/epplets/pkg-plist
Normal file
@ -0,0 +1,31 @@
|
||||
bin/E-Biff.epplet
|
||||
bin/E-Clock.epplet
|
||||
bin/E-Cpu.epplet
|
||||
bin/E-Load.epplet
|
||||
bin/E-Net.epplet
|
||||
bin/E-Time.epplet
|
||||
bin/EppletTest.epplet
|
||||
include/epplet.h
|
||||
lib/libepplet.a
|
||||
lib/libepplet.la
|
||||
lib/libepplet.so
|
||||
lib/libepplet.so.1
|
||||
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
|
||||
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
||||
share/enlightenment/epplet_icons/E-Biff.icon
|
||||
share/enlightenment/epplet_icons/E-Clock-Image.png
|
||||
share/enlightenment/epplet_icons/E-Clock.ABOUT/MAIN
|
||||
share/enlightenment/epplet_icons/E-Clock.ABOUT/aircut3.ttf
|
||||
share/enlightenment/epplet_icons/E-Clock.ABOUT/bg.png
|
||||
share/enlightenment/epplet_icons/E-Clock.icon
|
||||
share/enlightenment/epplet_icons/E-Cpu.ABOUT/MAIN
|
||||
share/enlightenment/epplet_icons/E-Cpu.ABOUT/aircut3.ttf
|
||||
share/enlightenment/epplet_icons/E-Cpu.ABOUT/bg.png
|
||||
share/enlightenment/epplet_icons/E-Cpu.icon
|
||||
share/enlightenment/epplet_icons/E-Load.icon
|
||||
share/enlightenment/epplet_icons/E-Net.icon
|
||||
share/enlightenment/epplet_icons/newmail.png
|
||||
share/enlightenment/epplet_icons/nomail.png
|
||||
@dirrm share/enlightenment/epplet_icons/E-Clock.ABOUT
|
||||
@dirrm share/enlightenment/epplet_icons/E-Cpu.ABOUT
|
||||
@dirrm share/enlightenment/epplet_icons
|
Loading…
Reference in New Issue
Block a user