diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-05 20:38:07 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-05 20:38:07 +0000 |
commit | 3c175cb569f2bb20f5a8bed877c0c8c2b014dc79 (patch) | |
tree | 1f896dcd279ef0b0382485b20275d60ee1a5b0c5 /net/ari-yahoo | |
parent | Update to 0.8.12. (diff) |
Use PLIST_FILES.
Reviewed by: marcus
Diffstat (limited to 'net/ari-yahoo')
-rw-r--r-- | net/ari-yahoo/Makefile | 1 | ||||
-rw-r--r-- | net/ari-yahoo/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/ari-yahoo/Makefile b/net/ari-yahoo/Makefile index 1e585fb26e2f..f07bd6832f8c 100644 --- a/net/ari-yahoo/Makefile +++ b/net/ari-yahoo/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A console Yahoo! messenger client +PLIST_FILES= bin/ari-yahoo USE_GMAKE= yes USE_AUTOCONF_VER= 253 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/net/ari-yahoo/pkg-plist b/net/ari-yahoo/pkg-plist deleted file mode 100644 index 29ed993c5488..000000000000 --- a/net/ari-yahoo/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/ari-yahoo |