aboutsummaryrefslogtreecommitdiffstats
path: root/audio/dtmfdial
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2013-09-14 19:56:42 +0800
committerrm <rm@FreeBSD.org>2013-09-14 19:56:42 +0800
commit9c17906cf340f9aa310ce0e513350fda4993f739 (patch)
tree2ec288fde576248e1154ffbd33e23bcbe22ead81 /audio/dtmfdial
parent8eda1c619354bb68361c143e163198243ba14f62 (diff)
downloadfreebsd-ports-gnome-9c17906cf340f9aa310ce0e513350fda4993f739.tar.gz
freebsd-ports-gnome-9c17906cf340f9aa310ce0e513350fda4993f739.tar.zst
freebsd-ports-gnome-9c17906cf340f9aa310ce0e513350fda4993f739.zip
- move pkg-plist entry into PLIST_FILES
Diffstat (limited to 'audio/dtmfdial')
-rw-r--r--audio/dtmfdial/Makefile2
-rw-r--r--audio/dtmfdial/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/audio/dtmfdial/Makefile b/audio/dtmfdial/Makefile
index cdac12e4fb37..c9b001a67b29 100644
--- a/audio/dtmfdial/Makefile
+++ b/audio/dtmfdial/Makefile
@@ -15,6 +15,8 @@ WRKSRC= ${WRKDIR}/dial
MAKE_ARGS= CFLAGS="${CFLAGS}"
PORTDOCS= README TODO
+PLIST_FILES= bin/dtmfdial
+
.include <bsd.port.options.mk>
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/dial ${PREFIX}/bin/dtmfdial
diff --git a/audio/dtmfdial/pkg-plist b/audio/dtmfdial/pkg-plist
deleted file mode 100644
index 965eadb5f74f..000000000000
--- a/audio/dtmfdial/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/dtmfdial