aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commita049dd78cc281272f3788b3d4689a744f774e543 (patch)
tree66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /astro
parent4090f4bf949b81ec1f5c928996d5dacacfb24daa (diff)
downloadports-a049dd78cc281272f3788b3d4689a744f774e543.tar.gz
ports-a049dd78cc281272f3788b3d4689a744f774e543.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/accrete/Makefile1
-rw-r--r--astro/accrete/pkg-plist1
-rw-r--r--astro/dgpsip/Makefile1
-rw-r--r--astro/dgpsip/pkg-plist1
-rw-r--r--astro/gkrellmearth/Makefile1
-rw-r--r--astro/gkrellmearth/pkg-plist1
-rw-r--r--astro/luna/Makefile1
-rw-r--r--astro/luna/pkg-plist1
-rw-r--r--astro/wmglobe/Makefile1
-rw-r--r--astro/wmglobe/pkg-plist1
-rw-r--r--astro/wmjupiter/Makefile1
-rw-r--r--astro/wmjupiter/pkg-plist1
-rw-r--r--astro/wmmoonclock/Makefile1
-rw-r--r--astro/wmmoonclock/pkg-plist1
-rw-r--r--astro/wmsolar/Makefile1
-rw-r--r--astro/wmsolar/pkg-plist1
-rw-r--r--astro/xworld/Makefile1
-rw-r--r--astro/xworld/pkg-plist1
18 files changed, 9 insertions, 9 deletions
diff --git a/astro/accrete/Makefile b/astro/accrete/Makefile
index 5d2f4695f6aa..7b19cc331b9b 100644
--- a/astro/accrete/Makefile
+++ b/astro/accrete/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= chuck@pkix.net
COMMENT= Accrete is a physical simulation of solar system planet formation
+PLIST_FILES= bin/accrete
USE_REINPLACE= yes
post-patch:
diff --git a/astro/accrete/pkg-plist b/astro/accrete/pkg-plist
deleted file mode 100644
index f0d80904061f..000000000000
--- a/astro/accrete/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/accrete
diff --git a/astro/dgpsip/Makefile b/astro/dgpsip/Makefile
index 3383508bd3c5..dbf79e7ce293 100644
--- a/astro/dgpsip/Makefile
+++ b/astro/dgpsip/Makefile
@@ -16,5 +16,6 @@ COMMENT= Differential GPS over IP communication device
GNU_CONFIGURE= yes
MAN1= dgpsip.1
+PLIST_FILES= bin/dgpsip
.include <bsd.port.mk>
diff --git a/astro/dgpsip/pkg-plist b/astro/dgpsip/pkg-plist
deleted file mode 100644
index ae435476eb7c..000000000000
--- a/astro/dgpsip/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/dgpsip
diff --git a/astro/gkrellmearth/Makefile b/astro/gkrellmearth/Makefile
index 5979c09369c7..2ef38908f268 100644
--- a/astro/gkrellmearth/Makefile
+++ b/astro/gkrellmearth/Makefile
@@ -25,6 +25,7 @@ USE_X_PREFIX= yes
USE_GNOME= imlib
MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \
PTHREAD_CFLAGS="${PTHREAD_CFLAGS}"
+PLIST_FILES= libexec/gkrellm/plugins/earth_anim.so
ALL_TARGET= ${PORTNAME}_anim.so
.include <bsd.port.mk>
diff --git a/astro/gkrellmearth/pkg-plist b/astro/gkrellmearth/pkg-plist
deleted file mode 100644
index baf0478a842c..000000000000
--- a/astro/gkrellmearth/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-libexec/gkrellm/plugins/earth_anim.so
diff --git a/astro/luna/Makefile b/astro/luna/Makefile
index cfae96352434..d7b41820ab8a 100644
--- a/astro/luna/Makefile
+++ b/astro/luna/Makefile
@@ -22,6 +22,7 @@ EXTRACT_BEFORE_ARGS= xtfqw=${WRKDIR}
EXTRACT_AFTER_ARGS= # empty
NO_WRKSUBDIR= yes
+PLIST_FILES= bin/luna
MAKEFILE= makefile
USE_REINPLACE= yes
diff --git a/astro/luna/pkg-plist b/astro/luna/pkg-plist
deleted file mode 100644
index 130899f86b3b..000000000000
--- a/astro/luna/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/luna
diff --git a/astro/wmglobe/Makefile b/astro/wmglobe/Makefile
index 5bac944c5800..b956772df7dc 100644
--- a/astro/wmglobe/Makefile
+++ b/astro/wmglobe/Makefile
@@ -19,5 +19,6 @@ LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker
USE_X_PREFIX= yes
MAN1= wmglobe.1
+PLIST_FILES= bin/wmglobe
.include <bsd.port.mk>
diff --git a/astro/wmglobe/pkg-plist b/astro/wmglobe/pkg-plist
deleted file mode 100644
index c6eec35d2eba..000000000000
--- a/astro/wmglobe/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/wmglobe
diff --git a/astro/wmjupiter/Makefile b/astro/wmjupiter/Makefile
index 7a7c9ca39f6b..800d7483a35d 100644
--- a/astro/wmjupiter/Makefile
+++ b/astro/wmjupiter/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://www.inxsoft.net/wmjupiter/
MAINTAINER= pat@FreeBSD.org
COMMENT= Dockapp that displays information on jupiter
+PLIST_FILES= bin/wmJupiter
WRKSRC= ${WRKDIR}/wmJupiter
USE_X_PREFIX= yes
USE_REINPLACE= yes
diff --git a/astro/wmjupiter/pkg-plist b/astro/wmjupiter/pkg-plist
deleted file mode 100644
index eaf6555a27c5..000000000000
--- a/astro/wmjupiter/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/wmJupiter
diff --git a/astro/wmmoonclock/Makefile b/astro/wmmoonclock/Makefile
index a9bf6bc87899..1e314155a5cf 100644
--- a/astro/wmmoonclock/Makefile
+++ b/astro/wmmoonclock/Makefile
@@ -21,6 +21,7 @@ USE_XPM= yes
USE_GMAKE= yes
MAN1= wmmoonclock.1
+PLIST_FILES= bin/wmmoonclock
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/wmMoonClock ${PREFIX}/bin/wmmoonclock
diff --git a/astro/wmmoonclock/pkg-plist b/astro/wmmoonclock/pkg-plist
deleted file mode 100644
index b335ce43c82e..000000000000
--- a/astro/wmmoonclock/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/wmmoonclock
diff --git a/astro/wmsolar/Makefile b/astro/wmsolar/Makefile
index 37499c00de1d..bde1129ac6e1 100644
--- a/astro/wmsolar/Makefile
+++ b/astro/wmsolar/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://www.inxsoft.net/wmsolar/
MAINTAINER= pat@FreeBSD.org
COMMENT= A dockapp that displays the solar system viewed from top
+PLIST_FILES= bin/wmSolar
WRKSRC= ${WRKDIR}/wmSolar
USE_X_PREFIX= yes
USE_XPM= yes
diff --git a/astro/wmsolar/pkg-plist b/astro/wmsolar/pkg-plist
deleted file mode 100644
index 0b695aaf316f..000000000000
--- a/astro/wmsolar/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/wmSolar
diff --git a/astro/xworld/Makefile b/astro/xworld/Makefile
index 4ba02fb7c736..0bf85e220bbb 100644
--- a/astro/xworld/Makefile
+++ b/astro/xworld/Makefile
@@ -22,6 +22,7 @@ CONFIGURE_ENV= CAT=${CAT} \
INCLUDES="-I${X11BASE}/include" \
LDLIBS="-lm -L${X11BASE}/lib -lX11" \
MORELIBS=""
+PLIST_FILES= bin/xworld
STRIP= #don't strip out image data on install
do-install:
diff --git a/astro/xworld/pkg-plist b/astro/xworld/pkg-plist
deleted file mode 100644
index efe8c508b8c2..000000000000
--- a/astro/xworld/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/xworld